You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to flash the blink example to my Arduino nano 33 ble sense. "The Arduino Nano 33 BLE Sense is based on the nRF52840 microcontroller." link.
If I want to flash the blink example with the make upload command to my Arduino I get the error:
Hello all,
I am trying to flash the blink example to my Arduino nano 33 ble sense. "The Arduino Nano 33 BLE Sense is based on the nRF52840 microcontroller." link.
If I want to flash the blink example with the
make upload
command to my Arduino I get the error:This is my Makefile (it is just the standard makefile with some adjustments):
So is it not possible to load a project to this Arduino or what could be the reason for this problem?
Can anyone help me?
Thanks,
Daniel
The text was updated successfully, but these errors were encountered: