Commit Graph

5 Commits

Author SHA1 Message Date
Florian
4ba27481b5 add of Xiaomi Mijia BT4.0 clock temperature and humidity sensor (LYWSD02)
and enable multiple services data readings for Mijia standard device. Indeed the new version seems to publish several service data compared to old ones.
Please note that I'have update the library with the work of @fguiet
see: https://github.com/nkolban/ESP32_BLE_Arduino/pull/24
2019-05-30 13:37:23 +02:00
Florian
751c479e59 update BLE ESP32 lib to last version
note this version of library is compatible with this rev:
89859f7f4c
as stated in the wiki
2018-09-02 10:25:55 +02:00
Florian
b602e406ef correct version of BLE libraries
last working version of this library with the ESP32 env revision pointed in the wiki
2018-07-04 22:39:33 +02:00
Florian
42be3fe0f2 update BLE library for ESP32 env compatibility
with the last version of ESP32 arduino env it is not possible to compile on ESP32, we get "missing gatt_api.h" ERROR. So as to avoid that we need to use the last version of the nkolban library for BLE 0.4.16
2018-06-30 15:24:47 +02:00
1technophile
f0546fab8c publish libraries to avoid users to have to download them one by one 2018-03-04 13:47:37 +01:00