I had considered the wifi option, but the reason that I want to use bluetooth is so I can more or less scope it to a room (== a particular puck).
the rssi property on the objects returned byNRF.findDevices() seems useful, though I'm not seeing the Bluetooth MAC from my iPhone (Settings>General>About) in the list of devices returned. Is the iPhone hiding? Any way around it?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks to you both.
I had considered the wifi option, but the reason that I want to use bluetooth is so I can more or less scope it to a room (== a particular puck).
the rssi property on the objects returned by
NRF.findDevices()
seems useful, though I'm not seeing the Bluetooth MAC from my iPhone (Settings>General>About) in the list of devices returned. Is the iPhone hiding? Any way around it?