Raspberry Pi Pico board with 8Mbyte Flash and integrated WiFi

Challenger NB RP2040 WiFi

Sold by ILabs Electronics

$12.62

No tax for United States [change]
Coming soon!
Sign up to get notified when this product is available.
Feather
Raspberry Pi
WiFi
SHARE

So what is this thing

The Challenger NB RP2040 WiFi is an Arduino/Micropython compatible Challenger NB (NB for No Battery) format micro controller board based on the Raspberry Pico chip. The Challenger NB form factor is based on Adafruits Feather format but we have removed the battery connector, LiPo charger and instead added a bunch of IO pins. It has retained most of the original Feather pinout so most (all) existing feather wings should work nicely with this board as well.

We have based the design on the existing Challenger RP2040 WiFi board, in fact most of the layout is identical to the original board.

Pin assignments

enter image description here

WiFi

Just like the Challenger RP2040 WiFi it has a ESP8285 WiFi chip. For those of you that is unfamiliar with this device, it is basically an ESP8266 device with an integrated 1MByte of flash memory. This allows us to have an AT command interpreter inside this chip that the main controller can talk to and connect to you local WiFi network. The communications channel between the two devices is an unused UART on the main controller and the standard UART on the ESP8285. As simple as it can be.

The ESP8285 chip comes pre-flashed with Espressif’s AT command interpreter stored in the internal 1MByte of the ESP8285. This interpreter support most of the operating and sleep modes of the standard ESP8266 framework which makes it easy to work with. Talking to the device is as easy as opening the second serial port (Serial2), resetting the ESP8285 and start listening for events and sending commands.

We recommend using the WiFiEspAT library when writing networked applications. It works very well and comes with extensive examples for different usages. Installing this library is as easy as 1-2-3, simply press <ctrl-shift+I> in the Arduino IDE and search for "wifiespat". Install the library and off you go. Check here for more details on how to use the library with the Challenger boards.

You can of course replace the default AT interpreter with your own software if it doesn't meet your requirements.

The board is equipped with both a chip antenna that can be used straight away as well as a U.FL connector where you can attach an external WiFi antenna.

More I2C

On this board we are also introducing our own take on the popular Groove format from Seeed Technologies. We wanted to make it easier to build highly integrated stuff using our boards and cables normally take up a lot of room and are messy to deal with. And with the experience from another project we decided to used a FPC connector that will allow you to use a flex cable that is only 2.5mm wide and 0.13mm thick. The cable can be bent and shaped to fit you enclosure exactly and the taped into place taking up in practice no place at all.

USB Type C

In the recent years we have noticed that we are seeing more and more USB Type C cable laying around the lab due to the fact that all new phones and accessories use them. As of yet we haven’t seen any shortage of micro USB cables but we are not getting any new ones any more and old ones do break occasionally. So we decided to go for a USB Type C connector for this board. A bonus of this is that they are quite bit more durable and you don’t have to fiddle with the cable before plugging it in.

Buttons

There are two buttons on the board. The button closest to the USB connector is the reset button. Use it whenever you need to reset the unit. It has exactly the same functionality as the RESET pin. Then there is the boot button towards the rear end of the board. This button must be used in conjunction with the reset button to reset the RP2040 into UF2 mode. Press the BOOT button, then the RESET button for a short moment. Then release the RESET button (while still pressing the BOOT button) and shortly after that release the BOOT button. This will place the board in UF2 mode and show up in the computer as a mass storage device.

Using the Arduino environment

We’ve teamed up with Earle F. Philhower over at his Github page to provide Arduino support for our Raspberry Pi Pico based boards. All instructions on how to install the board support packaged as well as multiple examples on how to use the Raspberry Pi Pico processor.

MicroPython

The Challenger 2040 WiFi board is fully compatible with both the micropython package found at the Raspberry Pi site as well as Adafruits CircuitPython. Instruction are available on how to install the python interpreter of your choice is available on respective web site.

Technical details

Main Processor

- Raspberry Pi Pico Dual Core Cortex-M0 @ 133MHz
- 8 MByte FLASH Memory.
- 264 KByte SRAM Memory.
- 1 Hardware I2C channel.
- 1 Hardware SPI channel.
- 1 Hardware UART for the user (Serial1).
- 1 Hardware UART connected to the network processor (Serial2 @ 1Mbit/s)
- 12 Bit ADC.

Network Processor

- ESP8285 with internal 1MByte FLASH Memory
- WiFi (2.4GHz)
- Espressif AT interpreter
- Communicates at 921600 bits/s
- On board Chip Antenna
- On board U.FL connector for connection to external antenna

Board functions

- Neopixel LED
- New fancy schmancy I2C connector =)
- USB Type C connector

Links to code and documentation

Documentation (ilabs.se)

Code (github.com)

Design Files (ilabs.se)

Product HS Code: 85423100

Shipping policy

We normally pack items on Mondays and leave them at the post office on Tuesdays. Orders received after 12:00 (CET) on Monday will be shipped the following week.

The seller

ILabs Electronics

Tomelilla, Scania, Sweden
5 orders since Feb 1, 2022
We're a small electronic design/manufacturing company that creates interesting electronic devices for hobbyists and small businesses.