Read micro USB and add listener #663
Replies: 2 comments
-
Posted at 2014-12-11 by @gfwilliams Hi. Yes, what you're doing is right - However because the 'console' (the interactive command-line) is on USB, the callback is disabled. Try moving the console out of the way with However you're doing the Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-12-12 by Unknown Gordon, great, thanks! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-12-11 by Unknown
Good day
Is micro USB same as USB described in docs ?
Ask because i cant add listener to read data incoming via micro usb
Then connect to PC and send data using special tools to COM port, for example:
and receive only
As we see, listener did not fire ...
Beta Was this translation helpful? Give feedback.
All reactions