konistehrad / esp-bthomev2-lib

Send BTHome v2 packets the easy way!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple BTHomev2 Implementation for ESP-IDF (or others?)

This package, initially provided by Christos Baltatzidis, simplifies interfacing with the NimBLE stack via esp-nimble-cpp for the purpose of sending BTHome v2 packets. This version has been modified to remove depedencies on Arduino-specific code, allowing it to be used wherever C++ and esp-nimble-cpp are available.

About

Send BTHome v2 packets the easy way!

License:MIT License


Languages

Language:C++ 98.5%Language:CMake 1.5%