ArduinoCore-primo
ArduinoCore-primo copied to clipboard
Simple Bluetooth advertising
Hi all, I have been looking at the iBeacon and eddystone examples, but cant really find what i need. I would just want to make a non-connectable beacon that sends a sensors battery level and a temperatre value, I was already able to put in in attributes, but then i have to connect to see the data.
We're doing this in the arduino enviroment because it has a library for OneWire
im using the BLEPeripheral lib for advertising
Greetings Maxime