-
-
Notifications
You must be signed in to change notification settings - Fork 71
feat: add GAT562 Mesh Trial Tracker device #193
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: main
Are you sure you want to change the base?
Conversation
Add support for the GAT562 Mesh Trial Tracker device with nrf52840 architecture and support level 2.
@hayschan is attempting to deploy a commit to the Meshtastic Team on Vercel. A member of the Team first needs to authorize it. |
Ben, is there anything that I should modify? |
GAT562 still not deployed on web flasher? |
Not yet. This PR has not been merged by the Meshtastic team yet. |
I am seeing many instances of firmware files being passed around on Facebook because this device isn't in the flasher |
Hi Ben and Tom, This PR for adding GAT562 support to the web flasher has been open for nearly a month without any updates. I just wanted to check in—are there any modifications or changes needed from my side to help move it forward? In the MeshCN community group chat, sharing If there’s anything I can help with or change to get this merged, just let me know. I’m happy to assist however I can. @fifieldt Tom, the Shenzhen event last month, hosted by Seeed Studio, was incredible. The room was packed with hobbyists, HAMs, and LoRa industry folks, software and hardware guys. Everyone loved the speeches from Didier, Manuel, and myself—so many great ideas were exchanged and three hours barely scratched the surface! Wish you could’ve been there, Tom ❤️ |
Hi @hayschan, I believe @Kongduino is meeting soon to discuss the prospect of full support of this device in the meshtastic ecosystem. We added some new policies recently to the assignment of new HW_MODELs (which the GAT562 already has) and web-flasher distribution.
In terms of this proposed change, the resources.ts is generated from our API, so this pull request will only populate the board if the API is not acessible. |
Add support for the GAT562 Mesh Trial Tracker device with nrf52840 architecture and support level 2.
This matches the support of the firmware addition meshtastic/firmware#6984 and the protobuf addition meshtastic/protobufs#699 .