rasepberry pi ethernet problem
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to install MATLAB and Simulink support package for Raspberry Pi follow this steps to do . I directly connect my laptop with Raspberry Pi using Ethernat cable. But i didn't get output.
The network interface "Ethernet" is not connected. Check your Ethernet connection to Raspberry Pi. The FDX/LNK/100 LEDs on the Raspberry Pi board should be illuminated.
2 commentaires
Sylvain
le 15 Avr 2022
If you have windows, you could use the Cmd command
arp -A
your Rpi should be able to find the IP address of the pi. Then you could ping the ip to ensure the pi is connected.
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support Package for Raspberry Pi Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!