An open API service indexing awesome lists of open source software.

https://github.com/claudemarais/simpleble_esp32-c3

A simple Arduino project to show how to setup a BLE Peripheral device and a BLE Central device, and how to send values from the Peripheral to the Central using Notify
https://github.com/claudemarais/simpleble_esp32-c3

arduino ble bluetooth bluetooth-low-energy esp32 esp32-c3 xiao-esp32-c3

Last synced: about 2 months ago
JSON representation

A simple Arduino project to show how to setup a BLE Peripheral device and a BLE Central device, and how to send values from the Peripheral to the Central using Notify

Awesome Lists containing this project

README

          

# Simple BLE with ESP32-C3
A simple Arduino project to show how to setup a BLE Peripheral device and a BLE Central device, and how to send values from the Peripheral to the Central using Notify