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.

Cannot Initialize Bluetopia Stack (-4 error)

Other Parts Discussed in Thread: MSP430F5638

Hello,

I am attempting to port the SPP Demo to my board using an MSP430F5638 and a PAN1325. The demo code fails during BSC_Initialize with a result of -4.

Result = BSC_Initialize(HCI_DriverInformation, 0);

I have followed the hardware porting guidelines supplied by Stone Street One. After some research on the forum, I probed the 32kHz clock and it is functioning.

Any pointers?

Regards,

Eric