Info
此问题已关闭。 请重新打开它进行编辑或回答。
HI I'm trying to connect my Arduino mega using the external mode with Wifi.
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Patel Mounika
2019-3-12
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.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!