B4R Library rESP32BLESimpleAdvertiser for ESP32

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.
 

Attachments

  • rESP32BLESimpleAdvertiser.zip
    16.7 KB · Views: 89

candide

Active Member
Licensed User
no, it is not the same.
The new one is more complete, you can manage emission and reception with multiple options.

please to run both example on 2 ESP32 and you will have a good view of what it is possible to do.
 
Top