Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 494 Bytes

ESP32 ENV uniapp

ESP32 Send sensor data through BLE broadcast, UNI APP scans to obtain broadcast frames, and obtains and displays temperature and humidity data in a non-connected way。

├─Folder
│  ├─ESP32-ENV-BLE-ADV  //ESP32 PlatformIO Project
│  ├─UNI-APP-BLE-SCAN  //uniapp Project

esp32_app_01 esp32_app_02

Reference