Hi
Right now I am using 1.4.2 sdk to make a product which can change the ble name dynamically by our App. I enabled PLUS_BROADCAST macro. After the device is connected to phone, it can continuous broadcast NON_CON advertisement, and when the name is changed, the advertisement content is also changed. This all works good. But when I use ios App to change the name, I found that the ios device can not get the latest local_name in the advertisement content, so, we use scan request, but when I use sniffer to capture the package, I found that the ble device didn't give scan resp at all. Do you know how to enable this function? Or is there any macro to enable? Thanks a lot in advance!
Br
lou