Skip to content

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

Merged
merged 6 commits into from
Apr 15, 2025
Merged

Add new hardware: Heltec MeshPocket #6533

merged 6 commits into from
Apr 15, 2025

Conversation

Heltec-Aaron-Lee
Copy link
Contributor

MeshPocket is not only a Qi2 magnetic power bank but also an emergency communications device. Withch includes:

  • Bluetooth (nRF52840)
  • LoRa(SX1262)
  • 2.13" e-ink display
  • 5000/10000 mAh battery.

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:

  • MeshPocket 5000mAh version;
  • MeshPocket 10000mAh version;
    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:

  • Add Meshtastic 2.6 InkHUD support;
  • Added 5000/10000mAh discharge curve data to improve the accuracy of the power display icon.

Copy link
Contributor

@todd-herbert todd-herbert left a 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?

Copy link
Member

@caveman99 caveman99 left a 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.

@Heltec-Aaron-Lee
Copy link
Contributor Author

Sorry about this careless mistake. I have already fixed them.

@fifieldt fifieldt merged commit b46aad8 into meshtastic:master Apr 15, 2025
49 of 50 checks passed
@fifieldt
Copy link
Member

Note for maintainers: going to fix the trunk bits in another patch.

fifieldt added a commit to fifieldt/meshtastic-firmware that referenced this pull request Apr 15, 2025
meshtastic#6533 was merged
without running trunk. This patch fixes the newly introduced
trunk errors.
@fifieldt
Copy link
Member

Protobufs hadn't been merged yet, so build for these is failing: #6589

fifieldt added a commit to fifieldt/meshtastic-firmware that referenced this pull request Apr 15, 2025
meshtastic#6533 was merged
without running trunk. This patch fixes the newly introduced
trunk errors.
thebentern pushed a commit that referenced this pull request Apr 15, 2025
#6533 was merged
without running trunk. This patch fixes the newly introduced
trunk errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants