-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add new hardware: Heltec MeshPocket #6533
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
base: master
Are you sure you want to change the base?
Conversation
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.
Well done for setting up a new InkHUD variant and display driver! I think you might be the the first person to take on that challenge so far.
Do you know what the exact model of the display is?
], | ||
"usb_product": "HT-n5262", | ||
"mcu": "nrf52840", | ||
"variant": "heltec_mesh_node_t114", |
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.
should this be "variant": "heltec_mesh_pocket" or similar?
"require_upload_port": true, | ||
"wait_for_upload_port": true | ||
}, | ||
"url": "FIXME", |
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.
Maybe FIXME --> https://heltec.org/project/meshpocket/ ?
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.
If the 2 edits in the json file are made (they don't affect the actual working of the board' i think this is good to go.
MeshPocket is not only a Qi2 magnetic power bank but also an emergency communications device. Withch includes:
It can be used for daily work like a normal magnetic power bank and also has full Meshtastic support.
What was added in this commit:
The only difference between the two is the battery capacity, and the other hardware configurations are exactly the same.
What are the main features of firmware changes: