pull/23/head
Kent Wiliams 2020-05-11 13:39:26 -07:00
rodzic 2e2957a094
commit 98b97dce14
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -45,6 +45,8 @@ void setup( void )
LoRaWAN.begin(US915);
// Helium SubBand
LoRaWAN.setSubBand(7);
// Disable Adaptive Data Rate
LoRaWAN.setADR(false);
// Set Data Rate 1 - Max Payload 53 Bytes
LoRaWAN.setDataRate(1);
// Device IDs and Key