EspBleLibrary
BLE Library for ESP-IDF based on Arduino
Install / Use
/learn @DamianSuess/EspBleLibraryREADME
ESP32 BLE Library based on Arduino
Quickly implement Bluetooth LE on ESP32 using the ESP-IDF FreeRTOS projects.
Overview
The ESP32 BLE Library is based on the Arduino implementation so that you can quickly implement BLE on your FreeRTOS projects without having to use the Arduino library.
Coding Standards
Though this is still a "WiP", the library still needs to go through the Xeno Innovations coding standards and naming conventions.
Quick sample:
// Parts of a class
class PascalCaseClass
{
public:
PascalCaseMethods();
AnotherMethod(int camelCaseArgs);
private:
_privateFields;
}
Sponsor Note
Made with ❤ by, Xeno Innovations and Suess Labs
`.---.` ``.---.
`:ohmmNNNNNmho. `-+osysoo+oyh:
.ohyo/:---:+ymNNm+ `/shy+:.` .dm`
`+h+-` .+dNNhhs:. /Nm.
`ys- `sNNd. `oNNo`
`y+` /hsdNh` `+dNd+`
os` .hh:`yNo `:ymNh+.
.h- /ms. `dd- `./ohmdy+-`
:y` ```+Nh:-:oNhosyyys+/-`
`+h/+oo-.. ydNmysosms:-..`
`:osyhd+/::--...`.dNo` :d/` .`
`+hs:-`-h` /NN+`oh: s:
`yd:` `+` sNNhhs- `d-
/Ns oNNm/` oy`
+Nm/` `-ohmNNh. `oh-
-hNNdo:.`````.:+ydy/.:dNNNs-` `/yo.
.smNNNNNNNNNNmy+-` .smNNNNdhyyhh+-
`:+ossso+:-` `:+syyyo/-`
References
The project is based on the works by NKolban's ESP32_BLE_Arduino project and Bluefruit
Further resources can be found below:
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
