Regarding DART USB Communication Command

251 views
Skip to first unread message

AZ Saha

unread,
Oct 13, 2020, 2:10:06 AM10/13/20
to Flutter Development (flutter-dev)
I'm developing an app where I need to communicate with a device through USB Command.
My device accept both the command through serial communication tool. But when I have used await port.write(Uint8List.fromList("read-1 -r 10 20\r\n".codeUnits)); this command(It takes parameter along with the command), the code always executed await port.write(Uint8List.fromList("read-1\r\n".codeUnits)); this command. 

How can I execute both the command through my flutter application. 

Manish Vlog

unread,
Oct 13, 2020, 2:37:56 AM10/13/20
to AZ Saha, Flutter Development (flutter-dev)

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/672ed628-680a-4a1c-8ad9-d2efd607083bn%40googlegroups.com.

Souvik Dutta Chowdhury

unread,
Oct 13, 2020, 4:42:48 AM10/13/20
to Manish Vlog, AZ Saha, Flutter Development (flutter-dev)
@ManishVlog don't spam this list with your extremely unrelated links. Please don't do that. 

Reply all
Reply to author
Forward
0 new messages