-
Notifications
You must be signed in to change notification settings - Fork 29
Update T5 E-paper S3 Pro and add Pro V2 details #140
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
Open
rcarteraz
wants to merge
1
commit into
master
Choose a base branch
from
rcarteraz-patch-4
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
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.
🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win
🔎 Supported by static analysis
🏁 Script executed:
Repository: meshtastic/api
Length of output: 50370
🌐 Web query:
site:github.com/meshtastic/web-flasher/pull/434 t5s3_epaper_v2.svg💡 Result:
PR
#434is open and addspublic/img/devices/t5s3_epaper_v2.svgto Meshtastic’s web flasher. It copies the T5S3 e-paper artwork and adds a V2 badge; no device wiring is included yet. CodeRabbit’s review was skipped because SVG files are excluded by path filters. (github.com)Citations:
🏁 Script executed:
Repository: meshtastic/api
Length of output: 599
🏁 Script executed:
Repository: meshtastic/api
Length of output: 771
Merge web-flasher PR
#434before releasing this resource entry.PR
#434is open and addspublic/img/devices/t5s3_epaper_v2.svg. Releasing this entry first can leave the image reference unresolved in web-flasher.🤖 Prompt for AI Agents
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
🔎 Supported by static analysis
🏁 Script executed:
Repository: meshtastic/api
Length of output: 2735
🌐 Web query:
site:github.com/meshtastic/web-flasher/pull/434 t5s3_epaper_v2.svg💡 Result:
PR
#434is “Addt5s3_epaper_v2.svgdevice asset” inmeshtastic/web-flasher. It is currently open, adds the SVG as an asset only, and does not wire it into the flasher. (github.com)The file is located at:
public/img/devices/t5s3_epaper_v2.svgThe PR: meshtastic/web-flasher#434
Citations:
🌐 Web query:
github meshtastic web-flasher t5s3_epaper.svg t5s3_epaper_v2.svg V2 badge💡 Result:
The files t5s3_epaper.svg and t5s3_epaper_v2.svg are likely graphical assets or board-identification icons used within the Meshtastic firmware project, specifically associated with the LilyGo T5 S3 E-Paper Pro V1 and V2 devices [1][2]. The LilyGo T5 E-Paper S3 Pro is supported in Meshtastic with separate build targets for the V1 and V2 hardware versions [1][3]. The V2 version (H752-01) includes specific hardware differences compared to V1, such as the addition of an IO expander (PCA9535), GPS, and SD card support [1][3]. For flashing this device, users should utilize the official Meshtastic Web Flasher at https://flasher.meshtastic.org/ [4][5]. When using the Web Flasher or building firmware: 1. Identification: Ensure you select the correct build target for your specific hardware version (T5-S3 E-Paper Pro V1 or V2) [1][3]. 2. Web Flasher: The Web Flasher simplifies the process by allowing you to select your target device and firmware version directly in the browser [4][5]. It pulls from official release channels, ensuring compatibility with the latest firmware configurations [5]. 3. Firmware Context: The t5s3-epaper-v2 environment is a dedicated build flag in the Meshtastic firmware that handles device-specific features like the display refresh strategy, touch interface, and side-key support [6]. If you are encountering issues with a badge or image file, these are typically internal to the repository's UI implementation or documentation and should not affect the core flashing process if you use the official web tool [4][5]. Always verify your hardware model ID (e.g., H752-01/02) to match the corresponding firmware variant [1][3].
Citations:
🏁 Script executed:
Repository: meshtastic/api
Length of output: 2438
🏁 Script executed:
Repository: meshtastic/api
Length of output: 4304
Swap the V1 and V2 artwork assignments.
t5s3_epaper_v2.svgcontains thev2-badgeartwork. Use the base image fort5-epaper-s3-v1and the V2 image fort5s3-epaper-v2.Merge the corresponding web-flasher asset before releasing this mapping.
Proposed fix
🤖 Prompt for AI Agents