-
Notifications
You must be signed in to change notification settings - Fork 7.7k
feat(board): add support for Soldered NULA Mini ESP32C6 #11852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add board configuration to `boards.txt` - Add pin definitions to 'variants/soldered_nula_mini_esp32c6'
CLA assistant check
All committers have signed the CLA.
👋 Hello JosipKuci, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
@JosipKuci Hi, can you please attach some documentation or data sheet for the board? I want to check what flash size options your board is available with.
rsoric
commented
Sep 22, 2025
Hi @P-R-O-C-H-Y ,
thanks for reviewing! Our board will only have one variant: ESP32-C6-MINI-1-N4
so it's 4 MB (Quad SPI). Hope that helps clear things up. The board essentially contains the microcontroller, battery connector and charger and the USB-UART bridge. We are working on detailed documentation and product images at this moment. I will happily send a schematic or prototype photos/videos to demonstrate our board if needed.
All the best
-Rob
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ptal and remove unsupported options for the board.
- Delete unsupported partition schemes relative to the boards flash size
rsoric
commented
Sep 23, 2025
Hi @P-R-O-C-H-Y and @me-no-dev, thank you kindly for the correspondence and prompt merge
We're excited to have this ready for our product launch!
All the best
-Rob
Add board definition for upcoming Soldered NULA Mini ESP32C6 board by Soldered Electronics
boards.txt
Test Scenarios
The definition was tested via Arduino IDE 2.3.5, testing Wi-FI and Bluetooth connectivity, I2C as well as the pins themselves