Miroslav Zuzelka

Results 30 comments of Miroslav Zuzelka

Hi, > Might that be the culprit? yep, I changed 0 to 1 at line 164 in main.go, compiled it and it is working with resolution set in configuration file...

Path for project is in %userprofile%/Documnets/Github/"project folder". Problem occur for me consistently. > Is there something special about the referenced path?: This is just owncloud shared folder so it should...

Then saving works at it should.

No, it is local user folder in company laptop connected to active directory. Maybe problem is with .JIC-BRNO, which is AD name.

> Which SPI actually used for TMC? If you try using one shared with flash i wouldn't expect it to work at all. You mean internal SPI flash which is...

I finally figured out what was my problem. After a lot of testing I found out that I can not toggle CS pin at TMC driver if this pin is...

Awesome, can we help somehow?

Hi, sorry for delay, I had no time to try it until now. I implemented in my code and it works. I was able to connect to my AP via...

Hi, sorry for long delay but I finally have time to make more work on my project with WM using ESPAsyncWebserver. I tried [OnDemandConfigPortal](https://github.com/tzapu/WiFiManager/blob/master/examples/OnDemand/OnDemandConfigPortal/OnDemandConfigPortal.ino) sketch and with async library does...

@tablatronix any hint on this one? I looked on this again and difference is somewhere in `autoConnect()` function. If I comment out call to this function and start configportal manually...