Skip to content

Instantly share code, notes, and snippets.

View mkjanke's full-sized avatar

Michael Janke mkjanke

View GitHub Profile
@mkjanke
mkjanke / Govee_5074_notes
Last active July 17, 2023 21:29
Govee 5074 Temperature & Humidity Monitor Decoding Notes
#Govee 5074 decode notes
Notes on passively monitoring Govee BLE 5074 temperature sensor using and ESP32
Reference: https://github.com/Thrilleratplay/GoveeWatcher
##Govee 5074 Advertising Packet (NimBLE getPayload():
```
Byte: 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35