Dear All,
I have to allocate PAN ID dynamically that is while loading the hex file in to the CC2531 dongle. ( not at compilation time) is there any method to do that?
Thanks in advance,
Mahesh KV
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Yikai Chen,
Thanks for your quick response.
1. Yes all devices we use are cc2531. for coordinator as well as routers.
2. yes. coordinator is connected to PC via UART. but routers are stand alone.( only zigbee communication. no other type.)
i want to configure both coordinator as well as routers to same PAN ID . not when compiling the code. but while loading the hex file in to them or later.
Pl. suggest me a solution.
Thanks,
Mahesh KV
1. For coordinator, you can have a busy wait for UART command to receive PANID from host MCU and start coordinator after that.
2. For router, I have no idea how to do it if there is no host MCU that can pass PANID to it.
to write PANID