Ben Meadors

Results 176 comments of Ben Meadors

Hi, We will need some serial logs to see what is going on here. You can use the serial monior on https://flasher.meshtastic.org or the one built into the python CLI...

How do you have the node configured? Do you have another node that you can serial monitor log to capture crash data?

There is no way to do this remotely unfortunately. You'll have to use USB and capture with meshtastic --noproto or a serial terminal like tio or putty

> I forgot to revisit switching out the uint32 for something smaller (since protobuf doesn't support uint8) before submitting, so the patch does not do as the PR claims. I...

FWIW, I believe a more obvious change with much greater savings to consider is limiting User.long_name to a more reasonable length of 20 instead of 40, which I suspect will...

Hi, Circling back to this one. Can you address the merge conflicts? Thanks

What are the use cases here? Is the use case backing up your own device's public / private key pairs for one? Loading some shared public keys into a security...

I'm game! I think some of the nominal testing that was originally there shook loose from the 1.3/2.0 days when we moved all of the config protos around. Long term,...

IMO we should not waste flash here but instead add an optional bool argument to the reset_nodedb admin message