Simulate Arduino model through WiFi with NodeMCU

7 views (last 30 days)
I recently tried to train a Neural Network to work on my project. As I want my neural network to stay on my laptop and do the processing, I need my arduino Mega to have a wireless communication with Simulink. I got an Arduino Mega and NodeMCU v3. Without going for a Wifi shield is it possible to do my project with what I have and any help to accomplish that?

Accepted Answer

Subin Kuttappan Stellal Mary
As of R2016b, ESP8266 (NodeMCU) is not supported as a Wi-Fi shield in Simulink Support package for Arduino. They might add support for ESP8266 in a later release.
  1 Comment
Ranush Wickramarathne
Ranush Wickramarathne on 8 May 2017
Thank you very much and I have moved my project to Bluetooth module (HC-06) and yet I have been able to send and receive data from my Neural Network to arduino (not the simulations).

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!