Hi,
Is there any sample/example that comes with SDK that shows how to add extended data in BLE advertisement (using Zephyr)?
I have tried adding some additional bytes in ad data (in the ble sample of SDK) but it doesn't work. I get following error
bt_adv: Too big advertising data
Any help would be highly appreciated, thanks!