Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 7/11/2024 in #code-review
Why isn't my Arduino Nano 33 BLE Sense transmitting pulse and SpO2 data via BLE?
Why are you sending the pulse and SpO2 data as strings (str(pulse)) in the ble.gatts_notify calls , BLE expect raw byte data
10 replies