ESP8266_dual_nRF24L01_gateway/src
2025-11-05 23:59:50 +01:00
..
app Updated the app source file to add support to the RFM95W LoRa module. The gateway is now able to handle packets received by LoRa sensors. LoRa settings are : SF 10, 868Mhz band, CRC enabled 2025-11-05 23:59:50 +01:00
libs Updated the LoRa library by implementing a read(uint8_t *, size_t) function to read multiple bytes at once 2025-11-05 23:59:50 +01:00
tests Corrected the order of serial setup and serial print 2022-08-16 21:30:23 +02:00