Any comments about Eddystone?
Any comments about Eddystone?
I have a working implementation using version 9.0.0 of the nRF51 SDK (compiling with gcc and for the nRF51-DK board) at github. You can find it here:
github.com/.../eddystone_nrf5x_beacon
Like Aleksander Nowakowski mentioned the "nRF Master Control Panel for Android" does recognise the UID, URL and TLM frame. It was a great help for validating the beacon.
As mentioned, the code is provided as is, but could be a starting point. I'm going to order a nRF52 kit and see if I find some time to port it the the new chip.
Thanks for sharing Aleksander. You can also test using google tools ? github.com/.../eddystone-validator github.com/.../ios-eddystone-scanner-sample
Thanks for sharing Aleksander. You can also test using google tools ? github.com/.../eddystone-validator github.com/.../ios-eddystone-scanner-sample