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: SX127x sx12xx_hal
Commissioning.h
- Committer:
- dudmuck
- Date:
- 2017-05-23
- Revision:
- 1:107435401168
- Parent:
- 0:2ff18de8d48b
- Child:
- 12:9a8c13c4298b
File content as of revision 1:107435401168:
/* provisioned motes */
ota_mote_t motes[N_MOTES] = {
{
{ 0x31, 0x34, 0x30, 0x36, 0x65, 0x67, 0x77, 0x49 },
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 },
{ 0x3e, 0xfc, 0xf2, 0x81, 0x44, 0x0d, 0x8a, 0x8c, 0x3f, 0xd4, 0x88, 0x24, 0xab, 0xd3, 0x22, 0x52 },
},
{
{ 0x31, 0x34, 0x30, 0x36, 0x65, 0x67, 0x77, 0x43 },
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 },
{ 0x3e, 0xfc, 0xf2, 0x81, 0x44, 0x0d, 0x8a, 0x8c, 0x3f, 0xd4, 0x88, 0x24, 0xab, 0xd3, 0x22, 0x52 },
},
{
{ 0x31, 0x34, 0x30, 0x36, 0x65, 0x67, 0x77, 0x4d },
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 },
{ 0x3e, 0xfc, 0xf2, 0x81, 0x44, 0x0d, 0x8a, 0x8c, 0x3f, 0xd4, 0x88, 0x24, 0xab, 0xd3, 0x22, 0x52 },
},
{
{ 0x34, 0x31, 0x37, 0x32, 0x5d, 0x36, 0x90, 0x0e },
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 },
{ 0x3e, 0xfc, 0xf2, 0x81, 0x44, 0x0d, 0x8a, 0x8c, 0x3f, 0xd4, 0x88, 0x24, 0xab, 0xd3, 0x22, 0x52 },
},
{
{ 0x33, 0x39, 0x34, 0x37, 0x58, 0x35, 0x85, 0x15 },
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 },
{ 0x3e, 0xfc, 0xf2, 0x81, 0x44, 0x0d, 0x8a, 0x8c, 0x3f, 0xd4, 0x88, 0x24, 0xab, 0xd3, 0x22, 0x52 },
}
};