This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Radio lock-up

Hi,

Using 52833 it seems that sometimes the radio quits responding, ie, it is in NRF_RADIO_STATE_DISABLED state and there is

no obvious way to get it out of that state except for NVIC_SystemReset() call.

It usually happens when the radio is under stress, lots of interference and dropped packets.  In general it is a relatively rare occurrence,

somewhat hard to reproduce.  I can sometimes get it to happen in a debug setting if I take the development board and physically pinch the antenna with

my fingers firmly, and place the 2nd communicating development board a little distance away.

But it also happens from time to time in the field with our boards inside a protective casing.

We are using esb with some of our own modifications to the esb library - could we be writing a radio register at the wrong moment

or some other illegal operation that could cause the radio to lock up ?

Can the radio hardware lock up independently of software behavior, if the radio is bombarded with enough interference or errant packets ?

Thank You

Tommy

Parents Reply Children
Related