Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
HI I'm trying to connect my Arduino mega using the external mode with Wifi.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm trying to connect my Arduino Mega using the external Mode with Wifi.
I don't have a Wifi Shield only Esp8266, i know that the Simulink Support package for Arduino Hardware doesn't support this possibility but i just wanted to know, if there is an option to add this possibility by programing this option alone.
can you show me the way, how to act on the External Mode to add other possibilities and thank you
Amine
2 Kommentare
Patel Mounika
am 12 Mär. 2019
According to my understanding, you can use ESP8266 while connecting Arduino Mega in external mode over Wi-Fi or Serial.
Look into this documentation https://www.mathworks.com/help/supportpkg/arduino/ug/configure-model-to-run-in-external-mode-over-wifi.html
It explains that if you are using ESP8266 select Serial.
Hope this helps.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!