This code search for active and visible bluetooth devices and writes their addresses and names to a Firebase DB. This code uses node bluetooth serial port. So clone the repository in this same diretory so it can be used.
- Sample code created to do a demo of Firebase functionality at the 2015 edition of Mokapp mobile conference
npm install bluetooth-serial-port
npm install firebase --save
node bt.js
This module is available under a FreeBSD license, see the LICENSE file for details.