I have a nrf15822 beacon, but it has the ibeacon protocol and I want to use the eddystone protocol, How could I change it?
I have a nrf15822 beacon, but it has the ibeacon protocol and I want to use the eddystone protocol, How could I change it?
I guess you should use UID frame type of Eddystone specification for compatibility with iBeacon. Look into experimental_eddystone example, and configure a slot using UID frame type by default
I guess you should use UID frame type of Eddystone specification for compatibility with iBeacon. Look into experimental_eddystone example, and configure a slot using UID frame type by default