/esp-bthomev2-lib

Send BTHome v2 packets the easy way!

Primary LanguageC++MIT LicenseMIT

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.