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.

Using Bluetopia SPPLEDemo_Lite example on MSP430F5335 and CC2564modn fails after reboot

Other Parts Discussed in Thread: MSP430F5335

I have successfully ported the SPPLEDemo_Lite from the Bluetopia examples to MSP430F5335. I did have to disable some flow control as I am using 3 Wire UART. I can pair the device with my phone and successfully send data (haven't tested receiving). However when the device turns off(both chips lose power) and is turned back on the Bluetooth fails to start and the code enters the blinking light error state in the main method. I have to reflash the MCU in order for it to work