Fix two links
Fix markdown typo
This commit is contained in:
parent
802b2bd4ac
commit
fd02d29592
@ -17,7 +17,7 @@ Original project https://github.com/valerio-vaccaro/HAN
|
|||||||
|
|
||||||
### Project description
|
### Project description
|
||||||
|
|
||||||
**ESP32 implementing Stratum protocol** to mine on solo pool. Pool can be changed but originally works with [public-pool.io][https://web.public-pool.io] (where Nerdminers are supported).
|
**ESP32 implementing Stratum protocol** to mine on solo pool. Pool can be changed but originally works with [public-pool.io](https://web.public-pool.io) (where Nerdminers are supported).
|
||||||
|
|
||||||
This project was initialy developed using ESP32-S3, but currently support other boards. It uses WifiManager to modify miner settings and save them to SPIFF.
|
This project was initialy developed using ESP32-S3, but currently support other boards. It uses WifiManager to modify miner settings and save them to SPIFF.
|
||||||
The microMiner comes with several screens to monitor it's working procedure and also to show you network mining stats.
|
The microMiner comes with several screens to monitor it's working procedure and also to show you network mining stats.
|
||||||
@ -81,7 +81,7 @@ Update NerdMiner firmware following same flashing steps but only using the file
|
|||||||
|
|
||||||
#### Build troubleshooting
|
#### Build troubleshooting
|
||||||
|
|
||||||
1. Online [ESP Tool[(https://espressif.github.io/esptool-js/) works with chrome, chromium, brave
|
1. Online [ESP Tool](https://espressif.github.io/esptool-js/) works with chrome, chromium, brave
|
||||||
1. ESPtool recommendations: use 115200bps
|
1. ESPtool recommendations: use 115200bps
|
||||||
1. Build errors > If during firmware download upload stops, it's recommended to enter the board in boot mode. Unplug cable, hold right bottom button and then plug cable. Try programming
|
1. Build errors > If during firmware download upload stops, it's recommended to enter the board in boot mode. Unplug cable, hold right bottom button and then plug cable. Try programming
|
||||||
1. In extreme case you can "Erase all flash" on ESPtool to clean all current configuration before uploading firmware. There has been cases that experimented Wifi failures until this was made.
|
1. In extreme case you can "Erase all flash" on ESPtool to clean all current configuration before uploading firmware. There has been cases that experimented Wifi failures until this was made.
|
||||||
|
Loading…
Reference in New Issue
Block a user