Enthernet Code
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 9/4/2024 in #edge-networking
ESP32 BLE Fails to Advertise or Get Detected by Mobile App in Temperature Monitoring Project
Hello guys ahv gotten to a new stage on my project simple temperature monitoring system using
MicroPython
on a Zephyr
RTOS
-supported microcontroller, such as the ESP32
, and transmit the data over Bluetooth
Low Energy (BLE) to a mobile app. Am currently transmit the temperature and humidity data over Bluetooth Low Energy (BLE) from the ESP32
to a mobile app but BLE
fails to advertise or the mobile app does not detect the ESP32
.
Here's my code
1 replies