currently i can detect my nrf 52 as beacon. So to detect it as ibeacon what should i need to do using ble_app_beacon example
currently i can detect my nrf 52 as beacon. So to detect it as ibeacon what should i need to do using ble_app_beacon example
Hi,
The beacon example can be modified to be iBeacon compliant, but you need to agree to the license and download the specification at https://developer.apple.com/ibeacon/ to see exactly what the required changes are.