-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32 with 4MB of FLASH cannot run LeafMiner #30
Comments
Same here, I think there's something wrong in the cli flasher. |
I modified offset of bootloader from 0x0000 to 0x1000 and I see some progress. I was able to connect to WiFi
This is what I see in the console, it looks like client cannot connect to WiFi...
This is different ESP32 module than last time, so I add output from
Module is mining now! I am not sure what was wrong. I erased the flash, then flashed it and configured again and it is mining now. LED was configured to blink but it doesn't blink, it shines in blue. NerdMiner can blink this LED... |
Btw checkin the verbose log of Platfomio, it flashes it in this way:
|
It is interesting that PlatformIO flashes some file to address 0xe000 ( |
I added that file to the CI script, let's see if helps. |
I see that version 0.0.15 was released and I see new files in release. Webflasher is great help for new users but I do not think it is priority at this point. LeafMiner is not ready for "mass production". I used NerdMiner and it works but there was no development for several months and even simple issue with pool password was not fixed so I was looking for an alternative. I have found LeafMiner. I still see it is not ready, so I have not replaced any NerdMiner with LeafMiner and I cannot recommend anyone to switch. That is why I think that webflasher is not priority. Even webflasher for NerdMiner is not without issues, some boards just cannot be flashed with their webflasher. |
LeafMiner v 0.0.13
Module with ESP32-WROOM-32 has USB-C with HL-340 UART, 4MB of FLASH, 30 pins, 2 buttons, 2 LEDs. It can run NerdMiner_V2 (ESP32-devkit v 1.6.3) but LeafMiner doesn't run on this board.
Flashed with LeafMiner 0.0.13:
LeafMiner doesn't run:
The text was updated successfully, but these errors were encountered: