Skip to content

Conversation

@mheijkoop
Copy link

Adds support for the Keepteen LT1 Pocket Meshtastic Tracker.

Out of the box these ship with a custom build of 2.7.2 of which the source code is unfortunately not shared. Trust me, I've tried.

As I own three of these I wanted to get a newer firmware version installed. Due to the double pin rows on the HT-RA61 module I was unable to beep out the correct pinouts but thankfully the manufacturer recently published a patch to add support to MeshCore under the BSD license which meant I could get the relevant information there without breaching any licenses.

There's probably some weird and unnecessary stuff in this PR as I just really wanted to get it to compile and run properly, so feel free to clean up so I can learn more about how this codebase works :)

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • Heltec (Lora32) V3
    • LilyGo T-Deck
    • LilyGo T-Beam
    • RAK WisBlock 4631
    • Seeed Studio T-1000E tracker card
    • Other (please specify below)

taken from existing variants and taken pin information etc from the [MC implementation](meshcore-dev/MeshCore#1106) by the vendor, as they don't publish this information anywhere else. Given the fact it's BSD licensed, this should be fine.

Might contain some redundant defines and other weird stuff as I wanted to get it working before dinner and I'm getting real hungry.
@CLAassistant
Copy link

CLAassistant commented Dec 2, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Marlies Heijkoop seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@oltaco
Copy link

oltaco commented Dec 3, 2025

Just to clarify, I am not the vendor :)

@mheijkoop
Copy link
Author

Just to clarify, I am not the vendor :)

ah apologies, I misinterpreted some of the messages Joe sent me

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.

3 participants