nkolban / ESP32_BLE_Arduino

The library source for the ESP32 BLE support for Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 BLE for Arduino (This repository is kept for archive. BLE code is now included in Arduino directly.)

The Arduino IDE provides an excellent library package manager where versions of libraries can be downloaded and installed. This Github project provides the repository for the ESP32 BLE support for Arduino.

The actual source of the project which is being maintained can be found here:

https://github.com/nkolban/esp32-snippets

Issues and questions should be raised here:

https://github.com/nkolban/esp32-snippets/issues

Documentation for using the library can be found here:

https://github.com/nkolban/esp32-snippets/tree/master/Documentation

About

The library source for the ESP32 BLE support for Arduino.


Languages

Language:C++ 95.7%Language:Objective-C 3.4%Language:C 0.9%