Chreece / BTHomeV2-ESP32-example

An BTHome v2 example with encryption for ESP32
MIT License
35 stars 7 forks source link

split and send the adv packet automatically #14

Closed countrysideboy closed 1 year ago

countrysideboy commented 1 year ago

1st method: just addMeasurement as much as you can, the code will split and send the adv packet automatically

2nd method: make sure each measurement data length <=15 and start(stop) manually