Hi .
We are using Jetson nano Production SOM with WaveShare board.
At times in some of the devices the following happens:
- Case 1: Network Disappears even though ethernet wire is connected. At this moment if we connect via serial console we can see the device functioning. Also scripts/Cron tab keeps on running.
- Case 2: It just stops responding and there is no access to console etc
My Question is as follows:
- In case 1 How can I debug the system i.e see what are the system logs and if we can recover the network/Eth0. Currently after a reboot most of the time the system recovers. But it causes an interruption in the system’s functioning. Also I want to know the root cause of the interruption
- In case 2: Why does the device/board just hang or stop responding? How can we see the logs to debug the root cause of the issue.
Do note:
- We have more than 4-5 devices in the field which are behaving this way
- We tried changing the device with new Carrier/SOM but the issue still remains
- Issue is somehow tied to the Wiring/wires near by as on tidying up nearby wires(Specially AC voltage wires) the number of shutdowns reduced to once a day or twice a day for some boards.
Best Regards