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.

CC2564: SPPLEDemo

Part Number: CC2564

When trying to run the CC256x TI Bluetooth Stack SPPLEDemo with a STM32F413 as a host on our own board, the device (CC2564C) does not seem to transmit at all?

 

When executing a StartScanning command, other devices are shown, however other devices cannot 'see' the CC2564C/SPPLEDemo.

 

Our board outputs the following initialization data:

 

OpenStack().

Bluetooth Stack ID: 1

LOW ENERGY Support initialized.

Device Chipset: 4.1

BTPS Version  : 4.0.2.1

Project Type  : 6

FW Version    : 12.26

App Name      : SPPLEDemo

App Version   : 0.5

LOCAL BD_ADDR: 0x985DAD11F2AD

 

******************************************************************

* Command Options: Server, Client, Help                          *

******************************************************************

 

SPP+LE>

 

Also please see attached file.

 

And after executing the following commands: Server, RegisterSPPLE and AdvertiseLE 1, I expect to have the device showing in either the LightBlue app (iOS), my laptops list of Bluetooth devices and/or the Bluetooth sniffer (BPA 100), but no result.

 

I'm using IAR as IDE, and in the project settings I've added these defines: __SUPPORT_CC256X_PATCH__ and __SUPPORT_LOW_ENERGY__

 

and also adjusted the CC256X.h in order to build the project (renamed Patch to BasePatch and added LowEnergyPatch and AvprPatch from CC256XB.h).

 

I find it really interesting that I'm able to see other Bluetooth devices, but they cannot see me? Can you please advise me? 

BR

Anders Lange