This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

connectable iBeacon with nRF52810

I want to created a connectable iBeacon with nRF52810. I would like to connect my beacon through an app like nRF Beacon app and would like to configure....

* UUID

* Major and minor number

* Advertising interval

The beacon example preset in sdk15.2.0 is a non-connectable one. Also I found that there is a Beacon-kit firmware but it is preset only for nRF51822(Correct me if I am wrong.). Is there a connectable firmware available for beacon which could be connectable and configurable through an app like nRF Beacon app? If not, then how should I go head? Should I take the beacon example from SDK as base and add the additional functionality in it?

Related