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.

cc2530

Other Parts Discussed in Thread: CC2530

hi,

i am using cc2530 development board for my application. im facing a problem of change of PAN ID in coordinator  every time i reset my board. i want a constant PAN ID so that whenever an end device lost connection with its parent it can rejoin again. my application needs lot of coordinators with same PAN ID...awaiting  your reply..

thanx

pruthvi srinivas

  • Hi,

    If you want to keep the PAN_ID for your coordinator, you have to add NV_RESTORE in your compilation variables.

    If your coordinators have to work nearly, you can't have the same PAN_ID. A coordinator has its own PAN_ID for its network.

    Best regards,