Wifi Shield on Arduino Mega 2560
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I do not manage to send data using the Matlab exemple for wifi. I have no problem using the Ethernet shield.
The program is correctly deployed on the arduino and the connection is working. The green led link in on and when i try to ping on the IP it works.
Using the Simulink host model: TCP/IP Host Send, when I clic on verify dress and port connectivity it says that the adresse is recognized but not the port.
Can somebody help me please.
Best regards.
2 Kommentare
Timothy Castiglia
am 6 Aug. 2015
Did you ever get the WiFi shield working? I had a similar problem, I fixed it by changing the port number that was given as a default. Port 80 worked for me. But the TCP Receive program froze whenever I tried to run it. I was wondering if you ever had trouble with that and if so, did you fix it?
Antworten (2)
Esther
am 17 Nov. 2015
Bearbeitet: Walter Roberson
am 17 Nov. 2015
Hey, I had a similar issue with the Wifi shield. After deploying the program to the Arduino, the Green LED LINK lighted up. However, when I tried pinging / verify port connectivity it would fail.
What I did was to upgrade the Firmware on the Wifi Shield: https://www.arduino.cc/en/Hacking/WiFiShieldFirmwareUpgrading and now it works fine.
0 Kommentare
Prathap moola
am 28 Nov. 2018
hi guys,
IP address Initialization using DHCP failed on ESP8266.
i am desperate of this.. can any one fix it please.
thanks for you time.
pratap.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Modeling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!