Hi
Now I'm using sdkv12.2 and S132 on nRF52832. All the examples in the SDK put the device name in the advertising data packet. However, for our applicaiton, we need to put some special data in the advertising data packet and limit to the 31 bytes length, so I have to put the put the device name to the Advertising scan response data packet. Could you tell me how to do it? Thanks a lot.