Add new board nm-cyd-c5, new Cheap Yellow Display with ESP32-C5 which support dual band wifi ( 2.4G/5.8G)#2290
Merged
pr3y merged 2 commits intoBruceDevices:devfrom Mar 23, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Add a new board nm-cyd-c5, a new Cheap Yellow Display with ESP32-C5.
Types of Changes
New Feature.
Add a new ESP32-C5 board.
Verification
Can flash the firmware.bin from Web Flasher, project: Bruce, device: nm-cyd-c5, version: 1.14.0.
Testing
The functions: LED, IR TX/RX, 433 ASK RF TX/RX, PN532-I2C, CC1101, nRF24 already tested with NM-RF-HAT. And GPS test with NM-ATGM336 module.
Linked Issues
User-Facing Change
Further Comments
The NM-CYD-C5 use the ESP32-C5 WROOM N16R8, with 16MB flash, but the nm-cyd-c5 still use the custom_8Mb.csv. Because with the custom_16Mb.csv, the merged bin file can't boot normal, always restart.