Serial usb connection

Hi there! This is exactly what I’m trying to do as well. Just transmit serial data from the app to the arduino. I used the serial component, but I don’t see how its possible or how to best include the serial1.open block. Could you share how u set up ur blocks in AI2 ? Thanks alot.

(Sketched are helpful as well!)

Thank you Again

Stephanie, see this thread for actual example code of using the serial blocks to send/receive:

I did all my testing with an UNO and everything was fine. My understanding is that serial ports operate identically on those three platforms (I've interchanged working code between those three exact devices many times).

It might also be a phone specific issue. With my testing, I was using a Moto G Play XT1609 running Android 7.1.1.

Blake

Try with this extension

2 Likes

Can someone upgrade this?

Use this extension. Works perfectly.

Here examples of the SerialOTG extension

Where can I find the aix file?
Thanks

here

Taifun

2 Likes

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