Blink_Nicla: Error: unable to find a matching CMSIS-DAP device

Unable to upload sample blink program into Nicla Sense ME

macOS 12.6
Arduino IDE Version: 2.0.0
Arduino AVR Boards by Arduino version 1.8.5
Arduino Mbed OS Nicla Boards by Arduino version 3.3.0

Board: "Nicla Sense ME"
Port: "/dev/cu.Bluetooth-Incoming-Port"
Get Board Info:
Nicla Sense ME
VID: 0x2341
PID: 0x0060
Serial Monitor: 115200 baud
File / Examples / Nicla_Sense_Systems / Blink_Nicla

The sketch compiles fine.
Select "Upload" from the icon in the sketch window or in the Sketch menu and it produces the following message:


Sketch uses 56172 bytes (10%) of program storage space. Maximum is 527616 bytes.
Global variables use 12080 bytes (18%) of dynamic memory, leaving 52208 bytes for local variables. Maximum is 64288 bytes.
Open On-Chip Debugger 0.11.0+dev-gab95bac57-dirty (2021-05-11-10:57)
Licensed under GNU GPL v2
For bug reports, read
OpenOCD: Bug Reporting
debug_level: 0

adapter speed: 1000 kHz

Error: unable to find a matching CMSIS-DAP device

Failed uploading: uploading error: exit status 1

Have no idea what a CMSIS-DAP device is nor what I'm supposed to do about it.

Tried "Burn Bootloader" since that was someone else's secret move that fixed their problem. No joy.
Removed "Arduino AVR Boards" and "Arduino Mbed OS Nicla Boards" and reinstalled them since that was someone else's secret move to fix their upload problem. No joy.

I've tried various other sketches, some I wrote previously and some from the examples, all get the same error.

I bought this Nicla Sense back in June 2022 and was able to upload sketches into it back then. Got stymied by the temperature offset error and put this aside. It's been a while since I've had time (Sep 2022) to get back to this project so I upgraded all the Arduino infrastructure.

Can't even get the LEDs to blink.

What is a "CMSIS-DAP device" and how do I make the IDE happy so that I can upload a simple sketch?

Thanks,
Kee

I have no experience with your board so can't help.

Your topic has been moved to the dedicated Nicla Sense ME section of the forum.

Thank you.

What a cryptic error message. The USB cable I was using appears to be power only. I switched to another USB cable and the device appears under macOS System Report for Hardware / USB:
image

The IDE made it look like I had connectivity to the Nicla Sense ME but that was not true.

CMSIS-DAP is used for debugging devices. See: CMSIS-DAP info.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.