To upload a code to the Arduino MKR NB 1500 module please follow these steps.
- Check this side for the requirements
- Unpower everything and disconnect the SmartTransmitt from the SmartSampler
- Connect to the Arduino with a working USB communication cable
- If sound is switched on you should hear a “new device connected” sound
- Open the Arduino IDE
- Open the code you wish to upload
- Select the board on the top of the Arduino IDE
- The Board Name “Arduino MKR NB 1500” should show up
- The COM port shows up under the Name
- Different boards might generate new COM ports
- Click the upload button (right pointing arrow below the menu)
- Check the output window
- Upload respond should look simliar to the following
Write 12484 bytes to flash (196 pages)
[========= ] 32% (64/196 pages)
[=================== ] 65% (128/196 pages)
[============================= ] 97% (192/196 pages)
[==============================] 100% (196/196 pages)
done in 0.111 seconds
Verify 12484 bytes of flash with checksum.
Verify successful
done in 0.010 seconds
CPU reset.