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.

CC2564C: How to set SPP and BLE device names separately on STM32 Bluetopia SDK v4.2.1.1?

Part Number: CC2564C

Hi,Dear TI engineer

First, spp opens a port, BLE registers the service and starts broadcasting. The names of spp and BLE are the same as MAC. Using the two commands SetLocalName and GetLocalName, the result indicates that the modification is successful, but the name seen from the phone is still the original. What should I do to set the names of SPP and BLE separately?

Thanks

Kai