Skip to content

Commit

Permalink
espflash: Add two binary packages with NINA firmware.
Browse files Browse the repository at this point in the history
- NINA_FW_v1.5.0_W102.bin for the u.blox W102 module or any other
  generic ESP32 device.
- NINA_FW_v1.5.0_Airlift.bin for Adafruit Airlift modules.

The two binaries only differ in which pin is used for the MOSI signals.
The u.blox module uses Pin 12, the Adafruit modules use Pin 14.
A generic ESP32 can be used with either firmware, given that MOSI
is connected accordingly.
  • Loading branch information
robert-hh committed Apr 8, 2023
1 parent a080872 commit 73405dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file added micropython/espflash/NINA_FW_v1.5.0_Airlift.bin
Binary file not shown.
Binary file added micropython/espflash/NINA_FW_v1.5.0_W102.bin
Binary file not shown.

0 comments on commit 73405dd

Please sign in to comment.