I am using nano ble to send accelerometer data but I am not receiving anything on my app

I am using nano ble to send accelerometer data but I am not receiving anything on my app. Could you please help?

Hello Abdulla

I see one issue in your code - you split-up the device address in ListPicker After Picking. Don't do that, App Inventor will process the address data.

I am only reading now one value, How Can I get continuous valuesmit app read ?

Use one of the "Register For" Blocks to receive data whenever it is sent.

Thank you for the help. I did that but it still shows one value, how can I make the app keep continuously read the values that it is sent. Here is the code

How do you know that the nano ble is continually sending data?

1 Like

Need to see your Nano Sketch Abdulla :thinking: