Senet / Senet NAMote

Dependencies:   GeoPosition Senet_Packet lib_gps lib_mma8451q lib_mpl3115a2 lib_sx9500 lmic_MOTE_L152RC mbed-src

Commissioning.h

Committer:
shaunkrnelson
Date:
2016-08-12
Revision:
10:72c5e2cfa473
Parent:
6:79fcda1280fc
Child:
11:ff070a12d150
Child:
16:2e5438977b6c

File content as of revision 10:72c5e2cfa473:

// Senet Developer Application EUI
u1_t reverse_APPEUI[8]={0x00,0x25,0x0C,0x00,0x00,0x01,0x00,0x01};

// Device EUI 
u1_t reverse_DEVEUI[8]={0x00,0x25,0x0C,0x00,0x00,0x01,0x00,0x01};

// Device Application Key (Get this from Developer Portal Device configuration)
u1_t DEVKEY[16]= {0x04,0x50,0x9C,0x98,0xBA,0x63,0x6B,0xAD,0x30,0xC8,0x08,0x5B,0x47,0x87,0x8E,0xC8};