Skip to content

Commit 5f72d8c

Browse files
deadprogramconejoninja
authored andcommitted
boards: explain how to use the wifinina driver with the default firmware as well as a link to espat
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent 596616d commit 5f72d8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/microcontrollers/arduino-nano33-iot.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,6 @@ Once you have updated your Arduino Nano33 IoT board the first time, after that y
126126
127127
You can use the USB port to the Arduino Nano33 IoT as a serial port. `UART0` refers to this connection.
128128
129-
For information on how to use the built-in NINA-W102 wireless chip, please see the "espat" driver in the TinyGo drivers repository located at [https://github.com/tinygo-org/drivers/tree/release/espat](https://github.com/tinygo-org/drivers/tree/release/espat).
129+
For information on how to use the built-in NINA-W102 wireless chip with the default firmware, please see the "wifinina" driver in the TinyGo drivers repository located at [https://github.com/tinygo-org/drivers/tree/release/wifinina](https://github.com/tinygo-org/drivers/tree/release/wifinina).
130+
131+
You can also use the Espressif ESP-AT firmware, although you will need to flash it yourself. Please see the "espat" driver in the TinyGo drivers repository located at [https://github.com/tinygo-org/drivers/tree/release/espat](https://github.com/tinygo-org/drivers/tree/release/espat).

0 commit comments

Comments
 (0)