Search found 2 matches
- Mon Oct 28, 2024 2:26 pm
- Forum: General Discussion
- Topic: BLE cannot send the correct temperature measurement char value 0x2A1C
- Replies: 0
- Views: 446
BLE cannot send the correct temperature measurement char value 0x2A1C
Hi, Hardware (BLE server): ESP32-C3-DevKitM-1 Mobile App (BLE client): nRF Connect Example code: Gatt_Server_Service_Table I would like to BLE standard Environmental Sensing Service (ESS 0x181A), Temperature Measurement Characteristic (0x2A1C) How to send the temperature float value such as 25.63℃ i...
- Sun Jan 22, 2023 8:18 am
- Forum: General Discussion
- Topic: Cannot add new launch target after importing example project
- Replies: 0
- Views: 774
Cannot add new launch target after importing example project
Hi, Board : ESP32-C3-DevKitM-1 IDE : ESP-IDF Issue : After importing any example project, instead of using a local target, I tried to add a new launch target. However, the new launch target does NOT show up. Here is what I did. Step1: File->Import projects from the file system or archive Step2: Choo...