beaglebone black connection error

8 views (last 30 days)
RoyL
RoyL on 11 Jul 2017
Answered: lukman zainudin on 28 Sep 2018
I got an error for 2017a version to connect to bbb.
>> bbb = beaglebone('192.168.7.2','root', 'root')
Error using beaglebone (line 236) Cannot establish an SSH connection to the board with device address "192.168.7.2", user name "root", password "root". Check if device address, user name and password are correct.
I verified the ssh connection from command line and it's working so it's not the ssh issue.

Answers (2)

Hari Prasanth
Hari Prasanth on 18 Jun 2018
i have the same problem

lukman zainudin
lukman zainudin on 28 Sep 2018
The following error occurred during deployment to your hardware board: Error connecting to SSH server at 192.168.7.2
Hi, I have problem occurs when to run beaglebone black using Simulink. Anyone know how to solve it?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!