So I installed Example Wifi101_OTA on a nano 33 IoT board and have successfully wirelessly connected on network when plugged into a power supply. When in my sketchbook on my pc, I can see I am connected wirelessly. Now comes the question, Say I made my own blink program and want to download it wirelessly .. it will let me but only once because then my Wifi101_OTA program in the nano gets written over. Is there a way to keep the OTA and run my own blink program so I can always connect wirelessly and update and change my blink program?
use the WiFi101OTA library in your sketch
This worked and now I can download to nano 33 IoT and change things as well.
I hope the new uno wifi rev 4 will do all this (OTA and IoT). I have a Uno Wifi Rev 2 and it will not do OTA or IoT.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.