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.

SimpliciTI connection repair

Other Parts Discussed in Thread: CC2530

Hi!

At the moment I successfully compile and run on some CC2530 boards two firmwaries:
1. AccessPoint, that communicate with PC over UART (based on AP_Async_Listen_autoack and UART_bridge examples)
2. EndDevice (based on manyEDs_autoack example)
Everything works fine until one of the devices does not restart.
How to automatically repair the link?
And second question is how to associate remote device node and local port on AccessPoint. I need static addressing on the network. I can authenticate device when connected to AP, but may be a simpler native solution?
Thank you!