Wifi Debugging for WifiNINA Arduino Boards

If you need to debug your Arduino WifiNINA project remotely, plot charts of monitoring data, and more, this is the project for you...

Jan 20, 2021

6452 views

2 respects

Components and supplies

1

Arduino Nano 33 IoT

1

USB-A to Micro-USB Cable

Apps and platforms

1

Arduino IDE

1

Visual Studio 2017

1

Visual Micro

Project description

Code

NetworkDisplay.ino

arduino

Networking Helper Functions from WiFi NINA Examples on Arduino Website

Secrets.h

arduino

Somewhere to store your wifi credentials outside of main sketch

Secrets.h

arduino

Somewhere to store your wifi credentials outside of main sketch

WifiNINA_UDPVMDebugger.ino

arduino

Mainh Sketch to use with Debugging Example

NetworkDisplay.ino

arduino

Networking Helper Functions from WiFi NINA Examples on Arduino Website

Downloadable files

Board

Just connect the board to your PC via the USB Lead, no additional wiring required for the debugging.

Board

Board

Just connect the board to your PC via the USB Lead, no additional wiring required for the debugging.

Board

Comments

Only logged in users can leave comments

Anonymous user

4 years ago

I have an Arduino UNO R3 and an ESP8266 with it. Can I use It? Please help me cause I'm new to Arduino and found this project pretty interesting.

Anonymous user

2 years ago

The vMicro Serial Debugger supports both of these boards individually: ESP8266 Wifi Debug: https://www.youtube.com/watch?v=kNR06xeKsQ8 Uno Serial Debug: https://www.youtube.com/watch?v=RL3T7XvHPFM At present you cannot use the ESP8266 as the Wifi Interface, and debug the Uno over Wifi.