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: mbed LoRaWAN-lib
Diff: app/Commissioning.h
- Revision:
- 13:ac82fb2be07c
- Parent:
- 10:4e528716aa7a
--- a/app/Commissioning.h Fri Mar 22 16:24:25 2019 +0000
+++ b/app/Commissioning.h Fri Apr 19 18:18:30 2019 +0000
@@ -35,17 +35,17 @@
/*!
* Mote device IEEE EUI (big endian)
*/
-#define LORAWAN_DEVICE_EUI { 0x00, 0x52, 0xF7, 0x41, 0x06, 0x67, 0xB2, 0xEE }
+#define LORAWAN_DEVICE_EUI { 0x00, 0x52, 0xF7, 0x41, 0x06, 0x67, 0xB1, 0xA0 }
/*!
* Application IEEE EUI (big endian)
*/
-#define LORAWAN_APPLICATION_EUI { 0x70, 0xB3, 0xD5, 0x7E, 0xD0, 0x01, 0x4D, 0xD1 }
+#define LORAWAN_APPLICATION_EUI { 0x70, 0xB3, 0xD5, 0x7E, 0xD0, 0x01, 0x9D, 0xAC }
/*!
* AES encryption/decryption cipher application key
*/
-#define LORAWAN_APPLICATION_KEY { 0xC3, 0x65, 0xF6, 0xEF, 0xA0, 0x90, 0x71, 0x16, 0x83, 0x9A, 0x16, 0xC4, 0xF5, 0xF3, 0x20, 0xC7 }
+#define LORAWAN_APPLICATION_KEY { 0xD5, 0x97, 0xDF, 0x60, 0x15, 0x9B, 0x04, 0x91, 0x3C, 0x5A, 0x43, 0xF3, 0x3B, 0x94, 0x8C, 0x03 }
/*!
* Current network ID