Questions tagged [mkrzero]

The Arduino MKRZero is a learning and development board which contains the ATMEL SAMD21 micro controller, designed to integrate the core's low power-consumption and high performance with the Arduino's ease-of-use. The MKRZero brings the Arduino Zero functionalities in the smaller form factor established by the Arduino MKR1000.

The Arduino MKRZero is a learning and development board which contains the ATMEL SAMD21 micro controller, designed to integrate the core's low power-consumption and high performance with the Arduino's ease-of-use. The MKRZero brings the Arduino Zero functionalities in the smaller form factor established by the Arduino MKR1000.

11 questions
1
vote
1 answer

Arduino stopped showing up in /dev and dmesg without response

Arduino suddenly stopped being recognized. It is not listed in /dev and dmesg -w shows no activity at all when un/plugged. I'm on Fedora 33. The Arduino is MKR-Zero. The cable is ok - other devices work well. I tried it on windows machine - same…
1
vote
0 answers

Complier overwrote bootloader doing a non-programmer upload

Got this when uploading (no programmer) to a MkrZero. I had downloaded the board's toolset via the IDE earlier, and uploading smaller sketches worked fine. On a larger, more complex project, got this: Sketch uses 31000 bytes (11%) of program…
ObiQuiet
  • 11
  • 1