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.

RTOS/cc2538: Coordinator UART fails when beacon request is received.

Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI-RTOS

Hi to All, 

I use CC2538, Z-Stack Energy, IAR ARM M3.

I have recently discovered a strange problem with our Coordinator UART system: it becomes unresponsive when a device attempts to join the network (sends out a beacon request). I don't want the device to join, so our permit-join is obviously disabled. But several tests have shown consistently that the UART system (for control via a PC) stops responding the moment a device sends  beacon requests, and if that device is powered down, our UART system recoveres and works properly again.

Does anyone have any advice?

This could be a serious problem for us, as anyone could come with any device and simply by sending a beacon request, break our network control.

Thanks!