-
Notifications
You must be signed in to change notification settings - Fork 72
Low profit with several miners #90
Comments
The incorrect hashrate is just informing about that the hashrate is not between 240-270 H/s, wich is the "correct" hashrate for an Arduino Uno/Nano etc. I dont think that it Effects the efficiency? I tried 2 Arduino nano with the official AVR miner om the PC. Got about 20 Ducos/Day. With the same arduinos running över I2C, i only getting about 7-8 Ducos/Day. So it seems to be something wrong? |
After some further testing I could confirm that you don´t gain any profit with several slaves under the same ESP master. I run 2 arduino slaves under 1 ESP master, and got around 7 Ducos/day. Took the same arduinos but run them with seperate ESP masters ( 1master & 1slave x2 ) and got around 19 Ducos/day. If this is the case, I can´t see the point of having several slaves under the same ESP master? My lucky guess is that the Kolka system recognizes all the slaves as the same miner(the ESP master?) and therfore you don´t gain profit while adding slaves, is that correct? |
Hello, I have the same problem |
So is this how it´s suppose to be? |
Someone finally found the solution to this issue? |
Nope I dont think so, its not a problem, i think its designed this way? |
Hey, are there any news for this topic? |
Im getting nearly the same profit for 1 Arduino over I2C as 11 Arduinos over I2C?
Is that correct?
With 1 ATtiny1614 running 16Mhz im getting 250H/s hashrate and a calculated profit of 3-4 Ducos/day.
With 11 ATiny1614 running 16Mhz im getting total 2 730 H/s hashrate but only a calculated profit of 7 Ducos/day?
Shouln´t it be more like 20-30 Ducos/day, or at least 12 Ducos/day? (4 miners with 100% efficiency)
Regards
To Reproduce
Steps to reproduce the behavior:
Expected behavior
20-30 Ducos/day, not 7 Ducos/day
Arduino (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: