-
• #2
This looks suspiciously like an iBeacon advertiser, that is handled by an easy to use library in: https://www.espruino.com/iBeacon
Do you have something set up to do this already? If so, run the NRF Connect app, look at what it says the advertisement is, then copy/paste the UUID and major/minor values
-
• #3
i have setup up it on a raspberry pi
https://github.com/seemoo-lab/openhaystack#how-to-track-other-bluetooth-devicesi try to look what NRF connect says
-
• #4
Hope someone skilled can translate this into JS code, withouth any changes to the Puck.JS firmware.
-
• #5
Actually sorry for not updating this thread, but it has already been done! Issue with Puck.js code is on Openhaystack right now: https://github.com/seemoo-lab/openhaystack/issues/59
can someone recode this for the puck.js
https://github.com/seemoo-lab/openhaystack/blob/main/HCI.py
Sven