HI,
I am very confused about how to ssh into a ConnectCore 6UL SBC Pro. This SBC is currently installed with Digi Embedded Yocto.
I used to use putty to ssh to login Beaglebone. For that, I only need to do:
ssh debian@192.168.7.2
Now, with this SBC, I am not sure which IP address I should use… I know the user is root. However, by doing:
ssh root@192.168.7.2
I cannot connect to the SBC.
My laptop can connect with SBC through USE and ethernet.
Thank you for helping me with this problem!
Sincerely.