Microbit as Eddystone beacon #875
Unanswered
espruino-discuss2
asked this question in
Interfacing
Replies: 2 comments
-
Posted at 2016-07-27 by @gfwilliams Looks like the conversation has now moved to: http://forum.espruino.com/conversations/284474/#13123443 Sorry about that :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2016-07-28 by Pierre Just in case someone comes looking for the answer here. The video + write-up are available: Turn your BBC micro:bit into an Eddystone-URL beacon using EspruinoAttachments: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-07-27 by Pierre
OK, I am not an expert on Eddystone beacons. I have got two ordered from China so I can actually see how they use Eddystone-URL.
I have seen it demonstrated in this post (true, not with micro:bit) and since I managed to get the micro:bit work as an iBeacon, this (have it behave like an Eddystone-URL) sounded easy.
I failed to get the mBed code working, although this page does have nice documentation, and when trying to adapt the BLE API code that Dough posted I also failed up to now.
I used the Eddystone URL script to create:
The name-change works, but as soon as I scan it, I receive an error:
It only happens when I use an app, not right away. The name-change does work however. No Eddystone related info is shown though.
If I make the URL short enough, no error is thrown, but the lack of info remains and no tools that scan for beacons recognise the microbit as a beacon.
That is as far as I got. Hope you can help me. Thanks! :)
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions