Serial Port not writing Nitrogen 6x Android 7.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Serial Port not writing Nitrogen 6x Android 7.1

448 Views
jonathan_nisbet
Contributor I

I am testing an Android application loaded on a Nitrogen 6X board (uses i.MX6 quad processor) running Android 7.1 that communicates with another board via Serial Port.  The first request I try to send after the port object has been created instantly times out.  I have tried all the available port paths on the board (/dev/ttymxc0, /dev/ttymxc1, /dev/ttymxc2), but all timeout.  I also tried manually sending data to the port via adb by echoing data to the port in one terminal and viewing the contents of the same port in another, but did not see the data go through:

pastedImage_1.png

Has anyone seen anything like this?  If so, are there any solutions to this problem?

Labels (3)
0 Kudos
1 Reply

354 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jonathan

this board was developed and supported by third party, one can check

if proper image was used and post issue on boundary devices support

Android Getting Started Guide - Boundary Devices

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos