EasyButtonCode
Dependencies: libmDot mbed-rtos mbed
Fork of mDot_TTN_DS18B20 by
Diff: main.cpp
- Revision:
- 10:717a3d909c6b
- Parent:
- 9:086351e54b57
- Child:
- 11:38ce10209eff
diff -r 086351e54b57 -r 717a3d909c6b main.cpp --- a/main.cpp Sat Nov 14 20:15:20 2015 +0000 +++ b/main.cpp Sat Nov 14 20:17:03 2015 +0000 @@ -30,7 +30,7 @@ uint8_t NwkSKey[16]= {0x2B, 0x7E, 0x15, 0x16, 0x28, 0xAE, 0xD2, 0xA6, 0xAB, 0xF7, 0x15, 0x88, 0x09, 0xCF, 0x4F, 0x3C}; // Network Address - Get your own address range at http://thethingsnetwork.org/wiki/AddressSpace -uint8_t NetworkAddr[4]= {0x02,0x01,0x2A,0x01}; // Temperature sensor/OxFloodNet sensor +uint8_t NetworkAddr[4]= {0x02,0x01,0xXX,0xXX}; // Our Network address or Node ID // Some defines for the LoRa configuration