Hi,
My setup on my custom board is this -> MSP430F5438A + PAN1326
I have a modified version of SPPDemo application, which runs on MSP430 5438 experimenter board just fine.
The same program with some hardware configuration changes in HRDWCFG.h runs on my custom board too.
By runs, I mean bluetooth is switched on, is set discoverable etc.
However when I try to pair my android phone to the custom board, there is no response at all whereas the same program on experimenter board is able to pair.
I am not understanding, where the problem lies.
I have the same code in both cases. Sadly I dont have any LCD or USB port on custom board to try and debug, so can anyone help me to find the problem?
Thanks
Shashank