Ben Meadors

Results 176 comments of Ben Meadors

Updated thoughts... We should take a cue from the recent change to interrupts for user buttons. This sensor has interrupt pins that we can use in that sense instead of...

Purchased a couple of the solar kits as well as the LoRA receiver to work on support for these. Good find!

> For phase 1, I'd strongly suggest using AES-GCM-SIV (https://github.com/meshtastic/meshtastic/blob/master/docs/about/overview/encryption.mdx) , or another AEAD cipher (https://en.wikipedia.org/wiki/Authenticated_encryption#Authenticated_encryption_with_associated_data_(AEAD) ) that is more microcontroller friendly, such as Keccak (aka SHA-3, but it's more...

> * Might be a good idea to remove auto-detect. It's a little wonky and likely will cause more issues than not. We should just have the users select their...

Try upgrading to the latest version. This issue should be resolved.

@xnyhps I have a PR to resolve this. If you feel like testing your script against it, I would appreciate it. https://github.com/meshtastic/firmware/pull/4317

@todd-herbert is correct. You will have to compile your with the font macro

@GPSFan think this is another TinyGPS bug?

Can you try with the latest version of the ATAK plugin? There were bug fixes, and I want to rule out any client side data issues.

Please test out @niccellular's latest release of the ATAK plugin (https://github.com/meshtastic/ATAK-Plugin/releases) and this firmware: https://github.com/meshtastic/firmware/pull/3922 Hopefully less crashy 😄