Search found 1 match
- Fri Aug 03, 2018 2:12 pm
- Forum: General Discussion
- Topic: GATT server on ESP32 environment sensing service with BME280
- Replies: 0
- Views: 2241
GATT server on ESP32 environment sensing service with BME280
Hello dear community, I'm looking for sample or help to program GATT server on ESP32 with BME280 sensor. The expected service is Environmental Sensing Service (ESS) 0x181A with at least Temperature (0x2A6E), Humidity (0x2A6F), Pressure (0x2A6D) characteristics. Best is adding Dew Point (0x2A7B) and ...