Skip to content

Commit

Permalink
Merge pull request #1199 from arduino/jacobhylen/micropython-firmware
Browse files Browse the repository at this point in the history
temporarily host firmware as asset
  • Loading branch information
Hannes7eicher authored Jul 18, 2023
2 parents 34e1038 + 34d3032 commit 976a60a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Now open the Firmware Installer tool, select the Arduino Nano ESP32, and press *

![Installer with Board Selected](./assets/installer.png)

If the installer doesn't find the MicroPython firmware automatically, you can download it manually from [here](./assets/nanoesp32_micropython.bin)

**5. Connect your Code Editor and Board**

In the Arduino Lab for MicroPython app, press **connect** in the top left corner and choose the serial port that comes up. This is your Nano ESP32.
Expand Down

0 comments on commit 976a60a

Please sign in to comment.