I don’t have the ability to debug network issues on a Mac, but the fact that the README shows up also indicates the code intended to work with the micro-B USB virtual wired ethernet is also attempting to run.
On the Nano, if you don’t connect the micro-B USB to the Mac or Jetson, monitor “dmesg --follow
”. Also, save a copy of the output of “ifconfig
” and “route
” on the Nano. The Mac probably has either ifconfig/route
or some equivalent, so you might save a copy of that as well (before connecting USB) if you know what it is for a Mac. Then observe the dmesg
log as you insert the cable, and save what the log message is for posting here. Also be sure to post both the old and new “ifconfig
” and “route
” output, and post it here. There might be some hint in this as to why it starts to work, but then changes its mind and stops.
Almost forgot: If the Mac has any kind of firewall software, then you might want to see if the connection is allowed or denied or has any kind of log.