I would like to be able to read the temperature of my beacons placed on my appartments (one beacon per place (kitchen, bedroom etc.)
Is there a way to achieve that with some bluetooth dongle and Java ? I would install java on the raspberry pi but it could be in python or anything else. Any help is welcome.
I guess that you could try port the Node.js “bleacon” library to Java, but you would need to find a Java library that does Bluetooth 4.0 scanning and works with your USB stick. Might be easier to just pick up Node.js (: