I had used ble_advertising_advdata_update function to update my scan response data in ibeacon by getting error as mentioned below:
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol ble_advertising_advdata_update (referred from main.o).
Please help me.
Thanks in advance