wchpikus

Results 20 comments of wchpikus

![2019-04-23 17 03 19](https://user-images.githubusercontent.com/3776183/56591835-bf226b00-65e9-11e9-8f11-58103710b998.jpg)

Hehe..sure.. But, why any info i do not have on debug? I saw in code massage like "waiting", but nothing send to uart.. Ok, i have analizer and can connect...

Write all flash using empty files (1MB)x flash size (file should have 0xff on all address). If you have 4MB flash write 4x1MB file from 0x0000 to 0x1000, next 0x1000...

Is it possible to add simple display text without any scrolling? Now to display text you have to setTEST, choice scroll and commit, 3 functions.. can it be easy to...

hi ESP8266FtpServer.h and ESP8266FtpServer.cpp files, and setup in main and setup in ino. connections is only1 in filezilla and non-passive mode. I can remove, see dir and rename, but upload...

yes, i corrected post:) now i will thy our ftp. Could you send me some more info about that? e.g how to use? FtpServ(char *username, char *password) = FtpServ(test,test); i...

https://github.com/me-no-dev/ESPAsyncTCP/tree/master/src can i get it ESPAsyncTCP.h and ESPAsyncTCP.cpp from this link?

ok i now test it.. is it works with spiffs?

ok work, but not all data received from client 192.168.11.2 PWD new client has been connected to server, ip: 192.168.11.2 data received from client 192.168.11.2 USER volvoaux sending user data...

Spiifs ready, 4M ( 3M spiffs for data).