puhycz

Results 17 comments of puhycz

And with small sketketche it go to 100%, but still error: ![image](https://user-images.githubusercontent.com/6555850/162562223-64b88917-071c-4aec-a033-a79bc2de20ce.png)

Thanks, but there is still some problem: Errors .pio\build\nodemcu-32s\libf06\libESP-DASH-Pro-4.0.4.a(Card.cpp.o): In function `Card::Card(ESPDash*, int, char const*, char const*, int, int)': c:\.platformio\packages\[email protected]\xtensa-esp32-elf\include\c++\5.2.0\bits/move.h:188: multiple definition of `Card::Card(ESPDash*, int, char const*, char const*, int,...

Yes, of course. There is only #include . I send email with code now. Thx.

Ok, thanx, it works now. (After restarting VSCode + Platformio). I have some next questions, sorry :-) 1) But I have one more problem with Android devices. Tested Samsung Galaxy...

Ok, I try control it. But slider.setIndex(1); temperature.setIndex(0); Not function for me. It is possible dynamically change setIndex? Not funcion in my case, object are not ordered. slider.setIndex(1); temperature.setIndex(0); signalCard.update(WiFi.RSSI());...

No, it doesn't. After CTRL+F5 is the same. [image: image.png] st 4. 8. 2021 v 13:31 odesílatel Ayush Sharma ***@***.***> napsal: > @puhycz Please check if the cards update >...

Cool, thanks! st 4. 8. 2021 v 13:53 odesílatel Ayush Sharma ***@***.***> napsal: > @puhycz I'll check on my ESP32 in a couple of > hours and let you know...

Yes, thank you! It was fixed.

Now I have spend much of time by testing. When I can upload some bigger bin, it is problem. I use different mega 2560 and W5100 boards for exclusion hw...

Thanks for your reply. I tested TFTPD64 with settings timeout 1s and max retransmit 100 and it is the same... Timeout while waiting ack block #64 ... but before it...