Just got the MKR1000 delivered today but its not performing as expected, its probably me thats doing something wrong.
I initially downloaded the Arduino IDE, did the firmware upgrade through wifi101 firmware updater. Then added mkr1000 board and then the WIFI101 and wifi101ota libraries.
I can upload the blink test, that works. So i wanted to test the Wifi connection using the wifi101_OTS sketch, this compiles and uploads after adding in my SSID and PW but nothing happens. I get some information about the chip and a verify successful message and then a CPU reset message.
I thought I would go back to re-update the wifi firmware but when I try to do that or test the connection I get a 'Programmer not responding' message. In the Wifi updater the port is shown as /dev/cu.usbmodem1421.
So I thought I would see how well it responded on the web editor. After initially allowing me to upload sketches, the connection now seems to switch on and off continuously.
Some help would be appreciated