-
Notifications
You must be signed in to change notification settings - Fork 4
Easy LoRaWAN Gateway
IoTThinks.com edited this page May 8, 2020
·
12 revisions
- Based on https://github.com/things4u/ESP-1ch-Gateway
- Add improvement for more simplicity, UI and UX
- ESP32 standard libraries
Unzip
- When unpacking the source at github: Copy the content of the "src" directory to the Aruino IDE "ESP-sc-gway" directory and copy the contents of the "lib" to the Arduino IDE "libraries" directory;
- Arduino IDE "libraries" directory: C:\Users<username>\Documents\Arduino\libraries
LoRaWAN Frequency
- 434.2 - SF7BW125 to SF12BW125
- 434.4 - SF7BW125 to SF12BW125
- 434.6 - SF7BW125 to SF12BW125
- 433.2 - SF7BW125 to SF12BW125
- 433.4 - SF7BW125 to SF12BW125
- 433.6 - SF7BW125 to SF12BW125
- 433.8 - SF7BW125 to SF12BW125
- 434.0 - SF7BW125 to SF12BW125
Easy LoRaWAN WiKi