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.

CC1312PSIP: Radio code call doesn't exit in sensor/collector example code.

Part Number: CC1312PSIP

Tool/software:

When a sensor does not have any network information, and the sensor_process is called in the main loop it will get stuck and not return back to the main loop.

When this happens some part of the radio is left on and the current draw is higher.  I am turning off the sensor device after five seconds and see that every time it is turned back on, it doesn't return from t the sensor_process call.  What is the radio code doing at this point and how can I get that to return so that the current draw is lower.

Thank you,

Kevin