The digital age has ushered in an era of connectivity, with devices from every corner of our homes and industries now capable of communicating with…
Flashing new firmware to onboard ESP8285/ESP32-C3/ESP32-C6 devices. Update 2024-10-06 These instruction also applies to our RP2350 boards. Introduction The Challenger RP2040 series boards that have…
Prerequisites To get started with programming your new Challenger RP2040 board using the Arduino IDE, you will need the following items: Installing the RP2040 board…
This sketch is an example on how to create a pass through USB to serial interface that allows you to flash the on board ESP…
To obtain highest possible network speed with our Challenger RP2040 WiFi/BLE board we need to switch from using the standard UART to using RP2040 Programmable…
This example code implements a simple iperf test server that can be used to measure how much data you can push through the WiFi link…
Here’s super simple example on how to make the RGB LED on our challenger boards blink with all its colors. And that is all that…