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!