Data not received in app


I am new to this app and obviously its my first time using this. I'm currently working on my project of which the data is read from a Spo2 and heart rate sensor and the data should be displayed in my phone, using a xiao esp32C3. The problem is that the data is neither received nor display in the app I developed, the block part of the app has been uploaded. And is using BLE by downloading an extension.

You are comparing the wrong two things at the entry to the BLE strings received event.

You are comparing two different constants.

You are ignoring the incoming uuids

what else am i suppose to do, sry im really bad at this app


Did a bit of change

Don't forget stringValues

It has the list of incoming data

P.s. if that doesn't help, upload your sketch and exported aia here.

1 Like