This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
ESP8266_dual_nRF24L01_gateway
Watch
1
Star
0
Fork
0
You've already forked ESP8266_dual_nRF24L01_gateway
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2f4de23d57
ESP8266_dual_nRF24L01_gateway
/
src
History
anschrammh
2f4de23d57
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
..
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