Hacker News new | ask | show | jobs
by jononor 708 days ago
There are standard solutions for BLE advertisement to web (HTTP/MQTT). The best is when they just forward the raw BLE bytes, then you can decode and handle on the server. ble2mqtt on GitHub, for example. Or finished router-type units like Ruuvi Gateway or GL.inet GLS10. I have both of these lying around as backups, though not tested them yet. There are also Android apps. Not sure about iOS anymore, since restrictions were added around low level BLE a while back.