Dear all, I am trying to connect android with an arduino, and I follow the step from b4r tutorial, https://www.b4x.com/android/forum/threads/hc-05-classic-bluetooth.66677/
I just use the b4a part and want to add a textbox to send the message to arduino.
However, I fail for turning the editText1.text to byte and compile the file. Why? Am I lack of any library? How can I solve it.
Besides, I also cannot show any words except integer in my app. How can I turn the byte to string?
Thank you.
I just use the b4a part and want to add a textbox to send the message to arduino.
However, I fail for turning the editText1.text to byte and compile the file. Why? Am I lack of any library? How can I solve it.
Besides, I also cannot show any words except integer in my app. How can I turn the byte to string?
Thank you.