![Neo.cortec NCxxxx series Integration Manual Download Page 18](http://html1.mh-extra.com/html/neo-cortec/ncxxxx-series/ncxxxx-series_integration-manual_718966018.webp)
- 18 of 18 –
neo.
cortec
.
2) The WES Announcing Node is now put into WES server mode by issuing the
following command from the uController (or Host in general) to the node:
Section
Code
Length UART Payload
Content
0x10
0x01
0x01
3) When the unconfigured node discovers the announced network, it will send a setup
request to the announcing node. The announcing node will send the following message
to the uController:
Section
Code
Length UART Payload
Content
0x61
0x05
0xnnnnnnnnnn
Where “nnnnnnnnnn” is the UID of the unconfigured node.
4) The application layer on the uController will now decide to accept the request, and it
will assign the Node ID 0x002A to the unconfigured node by sending this command to
the announcing node:
Section
Code
Length UART Payload
Content
0x11
0x07
0xnnnnnnnnnn002A
Where “nnnnnnnnnn” is the UID of the unconfigured node.
5) The WES Announcing Node will now send the full configuration to the unconfigured
node. The unconfigured node will now write the setting to its non volatile memory, and
reboot in order for the changes to take effect.
6) The application layer at the WES Announcing Node can decide to stop the WES
server by sending this command:
Section
Code
Length UART Payload
Content
0x10
0x01
0x00