Hi there!
I have ResinOS running on a Jetson Tx2. I burned the resinOs with specific wifi credentials. The issue is that I want to add extra wifi connections (aka to connect to other networks) but I am not quite sure how to do it. With the RaspberryPi it was straight forward adding some files to the system-connections
folder on the SD card. But for the Jetson Resin Image I only found something similar in /flash-rootA/flash-boot/system-connections
. I added extra files there but it seems it is not working, aka not connecting to those extra networks I defined there.
Any ideas or how it is supposed to be done with the Jetson ResinOS?
Thanks for the help!