Closed aliphys closed 1 year ago
Issue occurs exactly the same on a Nano 33 BLE (without the Sense part) on two laptops as well.
Using nightly builds on the autoinstaller makes no difference either.
I can repeatedly upload the the Nano 33 BLE Sense via both methods, using the same https://github.com/arduino/lab-micropython-installer/releases/tag/v1.1.0-beta.3 release. Since I cannot reproduce the bootload issue when using the 'INSTALL MICROPYTHON' approach, I close this issue.
Describe the problem
I am able to upload firmware for the Portenta H7 and Nicla Vision following fixes made in https://github.com/arduino/lab-micropython-installer/issues/2 and released as v1.1.0-beta.3.
I can drag the bin file onto the Window and get it to install MicroPython. However, I cannot upload the firmware to the Nano BLE 33 Sense using the
INSTALL MICROPYTHON
button. Also, in the case of the drag and drop method, I do not see a disk created as is the case for the Portenta H7 and Nicla Vision.To reproduce
Connect the Nano BLE 33 Sense via USB cable
Navigate to the folder for v1.1.0-beta.3 which is
C:\Users\Ali Jahangiri\AppData\Local\micropython_installer\app-1.1.0-beta3
in my case.Right click an empty area and select
Open in Terminal
.In order to get the a detailed log in the Terminal, run
.\micropython-installer.exe echo
The board should be automatically detected. Click on
INSTALL MICROPYTHON
.Console output for the Nano BLE 33 Sense via the `INSTALL MICROPYTHON` button
``` PS C:\Users\Ali Jahangiri\AppData\Local\micropython_installer\app-1.1.0-beta3> .\micropython-installer.exe echo PS C:\Users\Ali Jahangiri\AppData\Local\micropython_installer\app-1.1.0-beta3> feedURL https://update.electronjs.org/arduino/lab-micropython-installer/win32-x64/1.1.0-beta.3 requestHeaders { 'User-Agent': 'update-electron-app/2.0.1 (win32: x64)' } checking-for-update updater error Command failed: 4294967295 System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.arduino_nano_33_ble_sense-20230426-v1.20.0.bin
file onto the window.Console output for the Nano 33 BLE Sense via dragging the bin file
Expected behavior
MicroPython Installer version
Version: v1.1.0-beta.3 Commit: https://github.com/arduino/lab-micropython-installer/commit/24fb8cdaeac544c399cc75b22daedccd3ce6af00
Operating system
Windows
Operating system version
Windows 11
Additional context
arduino_nano_33_ble_sense-20230426-v1.20.0.bin