Sharing fork: SHA256 optimizations + I2C master/slave — ESP32-WROOM reconnects every ~30 min #761
Luiz-Pita
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I just finished a fork of NerdMiner with:
Mining works fine, but on ESP32-WROOM I’m seeing pool reconnects about every 30 minutes.
This started after adding the SHA256 optimizations + I2C coordination.
Opening this issue to share the work and ask if anyone has seen similar behavior or has ideas (heap, watchdog, socket timeout, FreeRTOS tasks, etc).
Thanks!
https://github.com/Luiz-Pita/NerdMiner_v2-melhorias-sha256-i2c-mode
All reactions