Anonymous
Apr 08, 2026
Rating: 5/5
Great for Beginners
Easy to set up even if you are new to microcontrollers. The Type-C port is a nice modern touch compared to older boards.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Unit | nRF52840 |
| Bluetooth Protocol | BLE 5.0 |
| Operating Voltage | 3.3V / 5V |
| Digital I/O Pins | 14 |
| PWM Channels | 6 |
| Flash Memory | 1 MB |
| SRAM | 256 KB |
| Clock Speed | 64 MHz |
| USB Connector | Type-C |
| Board Dimensions | 43 x 18 mm |
Anonymous
Apr 08, 2026
Rating: 5/5
Great for Beginners
Easy to set up even if you are new to microcontrollers. The Type-C port is a nice modern touch compared to older boards.
Anonymous
Apr 02, 2026
Rating: 5/5
Perfect for IoT Projects
Works seamlessly with the Arduino IDE. The Bluetooth 5.0 connectivity is stable and the range is better than expected for such a small board.
Anonymous
Mar 29, 2026
Rating: 3/5
Driver Issues on Windows
Had trouble installing drivers on Windows 11 initially. Once sorted out, the board works fine, but the setup process was frustrating.
Anonymous
Feb 16, 2026
Rating: 5/5
Fast BLE Connection
Connection range is impressive. I used this for a home automation sensor and it hasn't dropped connection once in a week.
Anonymous
Feb 08, 2026
Rating: 4/5
Good Value for Money
Solid board overall. The documentation could be slightly better for advanced voice wake-up features, but basic functionality is plug and play.
Q: Is this board compatible with the standard Arduino IDE?
A: Yes, this board is fully compatible with the Arduino IDE. You may need to install the specific board manager URL for the nRF52840 core.
Q: Is a USB cable included in the package?
A: No, the USB Type-C cable is not included. Please ensure you have a data-capable cable ready for programming.
Q: Can I power this board using a LiPo battery?
A: Yes, you can connect a LiPo battery to the VIN pin, ensuring the voltage remains within the acceptable input range specified in the datasheet.
Q: What is the maximum current output per GPIO pin?
A: Each GPIO pin can source or sink up to 15mA. Please do not exceed this limit to avoid damaging the microcontroller.
Q: Does it support voice wake-up functionality out of the box?
A: The hardware supports it, but you will need to install the appropriate library and configure the voice model within your code.