Cannot establish a connection to Raspberry Pi 3
Afficher commentaires plus anciens
I'm working with MATLAB R2018b with support package for raspberry pi; Windows 10; Raspberry Pi 2 B & 3 Model B+.
When I try to connect to my RPi for the first time after installing raspbian_R18.2.0, I get an timeout or connection error after "### Lauching MATLAB I/O server".
I've tried two different SD Cards and two Raspberry Pi's. All give me the same result.
>> !ping xxx.xxx.xxx.189
Ping wird ausgeführt für xxx.xxx.xxx.189 mit 32 Bytes Daten:
Antwort von xxx.xxx.xxx.189: Bytes=32 Zeit<1ms TTL=64
Antwort von xxx.xxx.xxx.189: Bytes=32 Zeit<1ms TTL=64
Antwort von xxx.xxx.xxx.189: Bytes=32 Zeit<1ms TTL=64
Antwort von xxx.xxx.xxx.189: Bytes=32 Zeit=1ms TTL=64
Ping-Statistik für xxx.xxx.xxx.189:
Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
0% Verlust),
Ca. Zeitangaben in Millisek.:
Minimum = 0ms, Maximum = 1ms, Mittelwert = 0ms
>> raspi
### Updating Raspberry Pi I/O server...
### Connecting to board...
### Connected to xxx.xxx.xxx.189...
### Creating server folder...
### Transferring source files...
### Building MATLAB I/O server...
### Launching MATLAB I/O server...
Cannot establish a connection to the board with device address "xxx.xxx.xxx.189". Wait 30 seconds and try again.
Did anybody have an idea how to fix that?
Thanks a lot!
3 commentaires
Ming Yue
le 19 Oct 2018
Can you try to disable Windows Firewall and try to connect again?
Christopher Cerqueira
le 23 Oct 2018
Having the same issue as Felix. Disabled the firewall.
Matlab/Simulink are able to deploy models. I can ping through cmd, and connect via ssh.
The problem is through the raspi only.
r = raspberrypi works... and the targetHardware('Raspberry Pi') as well.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Support Package for Raspberry Pi Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!