The SparkFun IoT RedBoard is an ESP32 Development Board that includes everything but the kitchen sink! Espressif's ESP32 WROOM is a powerful WiFi and Bluetooth® MCU module that targets a wide variety of applications. At the core of this module is the ESP32-D0WDQ6 chip which is designed to be both scalable and adaptive. The IoT RedBoard can target a wide variety of applications, ranging from low-power sensor networks to the most demanding tasks, such as voice encoding, music streaming, and MP3 decoding. The IoT ReadBoard also utilizes our handy Qwiic Connect System which means no soldering or shields are required to connect it to the rest of your system!
The USB-to-serial is achieved with a USB-C connector with through hole anchoring and the ubiquitous CH340G requiring fewer driver installs. We've included 3.3V voltage translation and a Qwiic connector to the edge of the board to allow for quick and seamless connection to our ever-growing line of I2C based Qwiic products. The board even includes a microSD socket if your application requires you to log and save data to a memory card. For remote power, we have included a 2-pin JST connector to attach a single cell, LiPo battery. There's also a built-in LiPo charge IC (MCP73831) and fuel gauge (MAX17048).
The operating system is freeRTOS with LwIP; TLS 1.2 with hardware acceleration is built in as well. Secure (encrypted) over the air (OTA) upgrade is also supported, so that users can upgrade their products even after their release, at minimum cost and effort.
The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.
Skill Level: Rookie - You will need a better fundamental understand of what code is, and how it works. You will be using beginner-level software and development tools like Arduino. You will be dealing directly with code, but numerous examples and libraries are available. Sensors or shields will communicate with serial or TTL.
See all skill levels
If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.
Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
Based on 7 ratings:
2 of 2 found this helpful:
None of my computers work with this board while other boards not from SparkFun do. Doesn’t matter which OS it is: Windows 10, LinuxMint or RaspberryPi OS, it never works.
Try following the hookup guide (ensure the correct drivers are installed too!) https://learn.sparkfun.com/tutorials/iot-redboard-esp32-development-board-hookup-guide/software-setup-and-programming - any luck?
If not, head over to www.sparkfun.com/returns to initiate a return
1 of 1 found this helpful:
Grabbed this board for a research project and it has snowballed into a conference talk. I will likely be buying these in bulk for handouts throughout the year. Great work, SparkFun!!
1 of 1 found this helpful:
was following the hook up guide for this board and i cant find any link to the example programs mentioned in the tutorial and they don't feature the code anywhere in the guide afaik EDIT: im not sure how else to respond to this but i think i phrased my initial issue incorrectly. i dont have access to File -> Examples -> WiFi -> WiFiAccessPoint and im not sure what to do about this as i cant comment on the tutorial or the product page for this board and google doesnt return any results for "Examples for SparkFun ESP32 IoT RedBoard"
Hi, I just noticed this comment. If you have not already, make sure to have the board selected as "SparkFun ESP32 IoT RedBoard" to view ESP32 related examples in the Arduino Menu. Selecting the board definition will bring up the related libraries for any architecture.
Are you following along here? https://learn.sparkfun.com/tutorials/iot-redboard-esp32-development-board-hookup-guide/example-1-blink It should be File -> Examples -> Basics -> Blink
I dislike the offset header for the 10-pin connector for 26, 27, ..., SDA and SCL -- this board cannot be used on solderless breadboards with standard 0.10" spacing. I wish I had noticed earlier that this layout keeps the same spacing mistake as Arduino boards. Other than that, it does all that I expected.
I am beginning to wonder if Sparkfun sells any Arduino boards or their versions of Arduino boards that actually work. It started with the basic ESP32 development board which didn't connect on any of my Windows or Mac machines. So I went back to an Arduino 4 wifi which I was able to load the Blink program on to but after that it stopped working. Sparkfun graciously sent me this board as a replacement but the same thing happened. I was able to upload the blink program and it worked but then after that nothing else would upload. I haven't had this issue with the same type of boards purchased from Adafruit or knockoffs that I've purchased on line or in Hong Kong or directly from Arduino.
Sorry to hear you are running into issues here. We do quality control the products we manufacture inhouse. If you could post on the forums and provide as many details as possible we can try and see what the problem is: https://forum.sparkfun.com/
It was very easy to setup, using the examples on the SparkFun web site. I'd like to see a future version with more Audio I/O capabilities (ADC, DAC, support variable audio sample rates and bit depth, 3.5mm jacks, etc.) Thanks for a great product!
Had to uninstall every USB driver and reboot before my computer would recognise this board. However, all working now. Strange design choice to wire the activity led to the SCK line that in a datalogger was sure to be used. Regards, Ron
Will there be any interest in making this with the external antenna hookup?