ricaun / DuinoCoinI2C

This project design to mine Duino-Coin using an Esp8266 as a master and Arduino as a slave.
MIT License
168 stars 72 forks source link

Arduino Nano difficulty too high #47

Closed Dendrobats closed 3 years ago

Dendrobats commented 3 years ago

On version 2.7.

I have Arduino nano rig with esp8266 all powered via 3.3v. Difficulty jumps from 6 to 16 and 20% bad shares. Hasrate per device ~ 198.08 H/s

Side question - do I need level shifter and power nano with 5v or I can leave it as it is, is there any benefit to power it on 5v.

Dendrobats commented 3 years ago

chrome_Z5NaUdyY0N

ricaun commented 3 years ago

Update to the last esp master code. I add HASHRATE_SPEED to force the speed to a fix value.

Is not the best solution bug gonna work for some time.

The duinocoin server is off at the moment..