Hi,
I am using nrf5832 sdk 14.2 where I am trying to scan the data and advertise same data with some modifications. I have used Central and Peripheral example ble_app_hrs_rscs_relay. Here I am able to scan the data from other advertising device and collecting it into a buffer but unable to advertise the buffer again. I have tried updating manufacturing specific data as well scanned-response data but fail to do so. Although My device is advertising as a beacon without buffer data.
TIA