Other Parts Discussed in Thread: MSP430F5438A
Hi All!
For or project we are using Bluetopia (SPP) and we are curently integrating the Bluetopia stack in our project. Our starting point was the SPP demo, this useful demo we had first adaped to our PCB pin layout and our processor is the MSP430F5438A. The demo works fine, we can connect to our device and we can do a paring action.
Next we are using the adapted SPP demo code in our real project, but we get a error return value after calling the GAP_Set_Connectability_Mode function. The value is -8, which is a RFCOM initialisation error accouring to the BTERROR.h. All our other code has been commeted and we are only using the bluetooth code.
Does anybody have a idea or sugestion what the problem might be? Since the adapted demo code works with no problems. We have checked the project settings of both projects and there is no defferince between both projects.
Any tips and suggestions are welcome! If we need to post more information please let us know!