Send data from arduino mega to appinventor via BT

Hello,

I'm using Arduino mega to send data via Bluetooth to mobile app build from appinventor and need send 4 or 5 parameter text value.
and I can resviced these parameter to one label
** how I can reservist these parameter to separate every one parameter to one textbox

this method to reserved all parameter to label :slight_smile:

and response is : 22,welcom,qqqq,100

** how I can reservist these parameter to separate every one parameter to one textbox

Here examples:

Here is an updated blocks sample illustrating these ideas ...

BlueTooth_delimiter_sample.aia (3.4 KB) global message

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.