thanks for the reply.. so does it mean I can upload sketches to SAMD boards using esp8266 as wifi OTA?
Basically what I want to do is, I have a nodemcu board and a custom made ATSAMD21G18a based board (an arduino m0 clone). I want to upload arduino sketches to said board using nodemcu as wifi OTA running WIFIlink firmware. I figured that's what this library is supposed to do. right?
So, I wish to know how would I connect the two boards together to achieve the desired result and what board would I select in arduino "boards" option.
suraj022:
thanks for the reply.. so does it mean I can upload sketches to SAMD boards using esp8266 as wifi OTA?
Basically what I want to do is, I have a nodemcu board and a custom made ATSAMD21G18a based board (an arduino m0 clone). I want to upload arduino sketches to said board using nodemcu as wifi OTA running WIFIlink firmware. I figured that's what this library is supposed to do. right?
So, I wish to know how would I connect the two boards together to achieve the desired result and what board would I select in arduino "boards" option.
I hope that makes sense.
Thanks.
the ArduinoOTA library is based on Arduino WiFi101OTA library