Hi all, I am trying to build my first Bluetooth (BLE) app. I think it’s a great feature, thank you for adding it.
I have got my app scanning, connecting and receiving data from an ESP32 device.
Data is currently received after button click. Is it possible to receive this data every second (or at least every few seconds) after the button is pushed once?