Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: GeoPosition Senet_Packet lib_gps lib_mma8451q lib_mpl3115a2 lib_sx9500 lmic_MOTE_L152RC mbed-src
Diff: Commissioning.h
- Revision:
- 2:b9b2840d0d8b
- Parent:
- 0:46990814dc89
- Child:
- 4:059d004186ed
--- a/Commissioning.h Thu Apr 21 11:13:49 2016 -0400 +++ b/Commissioning.h Fri Apr 22 10:22:03 2016 +0000 @@ -2,7 +2,7 @@ u1_t reverse_APPEUI[8]={0x00,0x25,0x0C,0x00,0x00,0x01,0x00,0x01}; // Device EUI -u1_t reverse_DEVEUI[8]={0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; +u1_t reverse_DEVEUI[8]={0x00,0x025,0x0C,0x01,0x00,0x00,0x00,0x00}; // Device Application Key (Get this from Developer Portal Device configuration) -u1_t DEVKEY[16]={0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; \ No newline at end of file +u1_t DEVKEY[16]={0x00,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; \ No newline at end of file