Arduino RP2040 Connect Wifi with SIMULINK
8 views (last 30 days)
Show older comments
Hi, I am using an Arduino RP2040 Connect with Simulink R2024b. Is it possible to configure the board's Nina W102 WiFi module using the available Simulink blocks (TCP/IP or UDP) ? It doesn't seem to work. Will it be possible with the 2025a release, or should I use a WiFi module like the ESP8266 ?
0 Comments
Answers (1)
Monalisha
on 6 Mar 2025
Hello @Philippe Kalinowski
RP2040 Connect board has On Board WiFi module.
Simulink Support Package for Arduino supports RP2040 Connect Board.
You should be able to use the existing TCP/IP, UDP blocks. Please make sure that the WiFi Properties in the Configuration parameetrs are set with the correct encryption, SSID, Password.
0 Comments
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!