Page 1 of 1

ESP32 BLE

Posted: Wed Jun 06, 2018 4:04 pm
by Lelouch
Hello

i have read that the BLE Devices only send Data within an time intervall and the Bluetooth classic
continuous which makes the BLE LOW Energy. So i am not sure if BLE in my project rly works, because i have an esp32 as peripheral device and my Smartphone(Central) App to receive Sensordata over UART Service, but for this I have to connect the Devices.. so for the connection there should be an continuous Bluetooth Signal which contradicts the function of BLE or not ?