We Were Not Able to Configure your Device: New MKR WiFi 1010

Brand new MKR1010. Trying to add to IOT.

The board is connected and working. Can get it to connect to wifi. Can upload blink from the online editor and it works. Windows 10.

  • Finds the board: Arduino MKR WiFi 1010 found: An Arduino MKR WiFi 1010 has been detected on port COM7 and ready to be configured.

  • gives it a random name

  • Then message "We were not able to configure your device" and long message pasted below.

Have restarted the PC, and tried. There seems to be some posts around 'secure element issues' but this seems to happen at the start. No message in the Ardunio Create Debug window

Any help much appreciated.

{"message":"{"id":"eXB/mg3M","code":"invalid_request","status":400,"detail":"value of fqbn must be one of \"arduino:samd:mkr1000\", \"arduino:samd:mkrwifi1010\", \"arduino:samd:mkrgsm1400\", \"arduino:samd:nano_33_iot\", \"arduino:samd:mkrnb1500\", \"arduino:samd:mkrwan1300\", \"arduino:samd:mkrwan1310\", \"arduino-beta:mbed:envie_m7\" but got value \"arduino:avr:uno\"","meta":{"attribute":"fqbn","expected":"\"arduino:samd:mkr1000\", \"arduino:samd:mkrwifi1010\", \"arduino:samd:mkrgsm1400\", \"arduino:samd:nano_33_iot\", \"arduino:samd:mkrnb1500\", \"arduino:samd:mkrwan1300\", \"arduino:samd:mkrwan1310\", \"arduino-beta:mbed:envie_m7\"","value":"arduino:avr:uno"}}","status":400,"code":"invalid_request","detail":"value of fqbn must be one of "arduino:samd:mkr1000", "arduino:samd:mkrwifi1010", "arduino:samd:mkrgsm1400", "arduino:samd:nano_33_iot", "arduino:samd:mkrnb1500", "arduino:samd:mkrwan1300", "arduino:samd:mkrwan1310", "arduino-beta:mbed:envie_m7" but got value "arduino:avr:uno"","id":"eXB/mg3M","meta":{"attribute":"fqbn","expected":""arduino:samd:mkr1000", "arduino:samd:mkrwifi1010", "arduino:samd:mkrgsm1400", "arduino:samd:nano_33_iot", "arduino:samd:mkrnb1500", "arduino:samd:mkrwan1300", "arduino:samd:mkrwan1310", "arduino-beta:mbed:envie_m7"","value":"arduino:avr:uno"}}

As an update if anyone else has this:

  • Uninstall the create agent
  • reinstall
  • reboot

IT WORKS!