I tried to program my Arduino Promo board with Arduino NRF52 Boards version 1.0.1, but I saw the error message:
Error: unable to find CMSIS-DAP device
Error: No Valid JTAG Interface Configured.
Error: No Valid JTAG Interface Configured.
The Node shield is LoRa shield. My application code will use LoRa shield to send LoRa packets. Without shield, the Primo still works. Right now, I just can't flash compiled code to Primo board. It will show the above error. My IDE is Arduino 1.8.4, board I select "Arduino nRF52 Boards" version 1.0.1 in Arduino IDE. Thank you.
the problem is hardware related and I do not have that hardware.
check the specifications if there is some conflict with pins used by the shield and usb connection.
how is the LoRa shield connected? you didn't write what model of LoRa shield you use.
with some shields, there are workarounds needed to switch between USB for uploading a sketch and using the shield.
and put 'LoRa' word in the title of the thread. maybe it will attract some LoRa expert.