Ted MARKSON
Ted MARKSON
Thanks for the tip @garthvh Below is the output from the stacktrace decoder you mentioned Any more clues about where to look specifically? ``` 0x40081aa0: gpio_ll_get_intr_status_high at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/hal/esp32/include/hal/gpio_ll.h:247 0x40081aa0: gpio_intr_service...
It's true. Could it be missing part of the trace? I only ask because I have started to see the same freeze behavior recently on Heltec V3 devices since upgrading...
TLDR: assuming this issue is due to multiple routers in close proximity. I've been able to reproduce the original issue behavior ie. node freeze with every device I've tried, with...
@hilarioaraujo what was the bug? what hardware are you using? what OS?
It's possible npm failed to install on the system during the nodejs install process; I've seen failures on boards other than Raspi that weren't handled. But as @stephendade suggested, npm...
Count me as another user that's OK with lower sampling speed when reading Voltage. It's a very enticing feature! I think the only major feature missing from PPK ecosystem.
The creators have made a create page about ordering your own device: https://github.com/Hydra-Designs/project-hydra-meshtastic-pcb/blob/main/ordering.md
I think you'll want to start in the Firmware section of the Meshtastic docs: https://meshtastic.org/docs/development/firmware Specifically start here to setup the build env. https://meshtastic.org/docs/development/firmware/build#setup-the-build-environment After you can build the code,...