Hi,
Till yesterday, I was able to ssh into the jetson using a mutually shared hotspot between jetson and the host. Today, jetson won’t connect to it.
I thought of changing the WiFi connection and connected it to a screen, mouse and a keyboard. The screen on boot up shows the log:
The jetson is working on 15W power mode and I am brought to the loging screen but mouse or keyboard won’t work. The keyboard did work in the first attempt but now it doesn’t.
Lastly, I tried to $ ssh jetson@192.168.55.1
where jetson is my user. And there is no response except
ssh: connect to host 192.168.55.1 port 22: Connection timed out
With ping 192.168.55.3
, there is no response.
What has gone wrong with it ?