Hi, currently we're trying to get string from arduino(which is using4.0 bluetooth) to smartphone via MIT App Inventor
Our current code is prob1.JPG and basic screen is prob2.JPG
Here's a thing.
When we try to send data to the smartphone it seems that characters in the string exceeds the string limit(I'm just guesssing)
Then prob3.JPG error occurs.
Is there anything i can do to not make this error??
PS. Text length that we want to send to smartphone is 12bytes maximum.