ArduinoCore-primo icon indicating copy to clipboard operation
ArduinoCore-primo copied to clipboard

Simple Bluetooth advertising

Open MaximeMylle opened this issue 6 years ago • 0 comments

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

MaximeMylle avatar May 07 '18 11:05 MaximeMylle