I have modified the SPPLE demo provided by stonestreet one to fit our application. I have successfully executed the modified code on the MSP-EXP430F5438 experimental board with the PAN1323ETU board. I am currently in the process of trying execute the modified code on our product board. I had to remap the bluetooth UART CTS and RTS lines. I can successfully setup the bluetooth stack on my board and appears to be opening the server, registering SPPLE and enabling advertising (etc...) locally on my server board without any issue but it does not reply to any inquiries or advertise to any scans externally, as it did on the experimental board. Are there any suggestions as to what to look at? Is there something that needs to be configured differently on the PAN1326? Note that I am executing the schedular in a round-robin loop.
Thanks