Skip to content
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

figure out firmware flashing protocol #10

Open
khusmann opened this issue Feb 2, 2025 · 1 comment
Open

figure out firmware flashing protocol #10

khusmann opened this issue Feb 2, 2025 · 1 comment

Comments

@khusmann
Copy link
Owner

khusmann commented Feb 2, 2025

Right now the only way to flash the radio's firmware is via the HT app.

  • This is concerning for the long-term health / use of the radios, because as soon as the HT app goes out of date we lose our ability to update the firmware.
  • If we can flash our own firmwares, we get the freedom to downgrade firmware versions, as well as install whatever firmware flavor we want (e.g. potentially install BTech firmware on a N76, etc... it remains to be seen how compatible they are)
  • It gets the community one step closer to building / modding their own firmware

I have a number of btsnoop logs of firmware downloads I've created, but haven't yet had a chance to sit down and figure out what's going on. It doesn't look trivial -- there's some checksumming / verifying going on in the process that we'll need to figure out. (I've been focusing on audio support recently)

@Ylianst
Copy link

Ylianst commented Feb 3, 2025

@khusmann Oh wow. Yes, this is super important. Once there is no more firmware updates, there is no way to get these logs anymore. Thank you so much for capturing these!

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

No branches or pull requests

2 participants