Tom Fifield

Results 220 comments of Tom Fifield

I think I figured this out. We set the buffer size to about a byte: ``` arch/esp32/esp32.ini: -DSERIAL_BUFFER_SIZE=4096 arch/esp32/esp32c6.ini: -DSERIAL_BUFFER_SIZE=4096 arch/nrf52/nrf52.ini: -DSERIAL_BUFFER_SIZE=1024 ``` This was based on 9600 baud being...

Confirming on T114 screen you don't see the "Joined [nodename]" messages on that page. Latest master.

Had a quick look in the code and there is indeed a uint16 in there at the moment.

@ndoo , do you have any advice for this one?

@brloomis I think that's worth sending in. Sorry for breaking your device!

@brloomis do you have time to send in the pull request? If not, let us know :D I'm just worried others may need this fix quickly :)

Thanks @brloomis , yes -I think there's a decent amount of optimisation work that could be done on that probe method :) I was curious about that too and also...

Reviewed the regulations and confirming all of the specs listed by @monkeypants .

Looks like New Zealand has the same restrictions https://gazette.govt.nz/notice/id/2022-go3100

@broglep is working on a home assistant integration at https://github.com/broglep/homeassistant-meshtastic that looks like it won't need json+mqtt