it is a wrapper for ESP32BLESimpleAdvertiser from https://github.com/peterk54/ESP32BLESimpleAdvertiser
The library allows you to advertise manufacturer and service data (without connecting to the ble server) on an ESP32,
This library allows also to receive advertised messages on an other ESP32.
2 examples are provided, one for emission, and one for reception.
The library allows you to advertise manufacturer and service data (without connecting to the ble server) on an ESP32,
This library allows also to receive advertised messages on an other ESP32.
2 examples are provided, one for emission, and one for reception.