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.

LMX9838 - Await Initialization Indicator

I have a board with the LMX9838.  The device was working fine for several days, then one day I noticed that instead of coming up with the AWAIT_INITIALIZATION_INDICATOR instead of LMX9838_READY.  The bluetooth address is set to FF:FF:FF:FF:FF:FF and it is no longer discoverable.

I can use the CHANGE_LOCAL_BDADDRESS command to set the address (I'm just choosing a random value because I don't know the original address) then use the RESET command and everything comes up fine.  It is discoverable and I can connect to it.  However, as soon as I do a hard reset of the device, the LMX9838 come back up with the AWAIT_INITIALIZATION message again.

We have the OP3/4/5 pins hard-wired to 1/1/0 for 115200 baud rate.

I'm wondering what could cause this to happen and if there are any logs or events that could be read from the LMX9838 to determine why the bluetooth address keeps getting erased.