Hi All,
After searching for a few days all over the web for info on interfacing pi/bluetooth with a website, I found this article:
https://arc.applause.com/2016/02/12/blu ... e-node-js/
I'm a HTML/CSS/PHP guy, and I don't know the first thing about Node.js. My goal is to be able to log connections (connect time, disconnect time, elapsed time) to the Pi (bluetooth USB) and display those on my home intranet. I've played around with "In/Out Board", which was written in python, but haven't had success in accessing the outputs to the Pi's web server (Apache).
Any thoughts?
With this new architecture from Bluetooth, I know it must be possible... assuming the devices are running it.
By the way, this new architecture was implemented in order to leverage Bluetooth further into the IoT (internet of things) space more forcefully. It has a LOT of potential.