We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am actually not sure if this is supposed to work. Arduino 1.6.5, Latest ESP 2.0.0. OTA Flash works perfectly. Trying to upload data results in:
[SPIFFS] data : /home/lth/Arduino/tm8901/data [SPIFFS] size : 1004 [SPIFFS] page : 256 [SPIFFS] block : 8192 /index.html [SPIFFS] upload : /tmp/build2830610088099707211.tmp/tm8901.spiffs.bin [SPIFFS] reset : ck [SPIFFS] port : 10.1.192.100 [SPIFFS] speed : 115200 [SPIFFS] address: 0x300000
error: cannot access 10.1.192.100
error: espcomm_open failed
It works over a serial link.
The text was updated successfully, but these errors were encountered:
Please see esp8266/arduino-esp8266fs-plugin#4.
Sorry, something went wrong.
No branches or pull requests
I am actually not sure if this is supposed to work. Arduino 1.6.5, Latest ESP 2.0.0. OTA Flash works perfectly. Trying to upload data results in:
[SPIFFS] data : /home/lth/Arduino/tm8901/data
[SPIFFS] size : 1004
[SPIFFS] page : 256
[SPIFFS] block : 8192
/index.html
[SPIFFS] upload : /tmp/build2830610088099707211.tmp/tm8901.spiffs.bin
[SPIFFS] reset : ck
[SPIFFS] port : 10.1.192.100
[SPIFFS] speed : 115200
[SPIFFS] address: 0x300000
error: cannot access 10.1.192.100
error: espcomm_open failed
It works over a serial link.
The text was updated successfully, but these errors were encountered: