Hello!
I'm trying to use micropython with an Arduino Nano 33 BLE Sense. I have been following this tutorial: https://docs.arduino.cc/tutorials/nano-33-ble-sense/micropython-installation#update-bootloader
It says that it is necessary to use an executable named bossac.exe, especifically it says that I need to open a cmd window, type start and put the path to the excutable and another cmd window will show and I will be able to run the bossac command I need. The issue is the second cmd window doesn't show up. I tried restarting my computer, restarting the arduino, using Powershell instead of cmd, but nothing works. I am using Windows 10. Does anyone know what could be the problem?
Thanks in advance and regards,
Kinox