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.

CC256x BLE to iOS - how to retrieve iOS device name?

Other Parts Discussed in Thread: MSP430F5438

Hi all,


We are using an MSP430F5438 and CC256x to talk BLE to iOS, WinPhone and Android devices. If an android or winphone device is connected I can call GAP_Query_Remote_Device_Name() and it returns the correct device name whether connected via BLE or BDR.

However, if I make that call to an iOS device via BLE I only receive a single character back, a '*'. I have tried with 2 iphones and an ipod. We don't have MFI so I cannot connect via BDR and see if the result is the same. Is there some other way to get the device name in BLE in the bluetopia stack?

Regards,

Barak