Closed RREE closed 8 years ago
Once the D1-mini is in WiFi AP mode, connect the PC wireless to it. Then I use the curl command to download the json configuration file. This uses the Homie configuration API
put the following in a file download.cmd in the same directory where the json file. curl -X PUT http://homie.config/config --header "Content-Type: application/json" -d @test.json pause
It will be interesting to see if you have problems with the D1-Mini going back into config mode when you plug it into the USB of your computer.
Is it the original or the newer V2 versions?
@RREE
name is not a string error is weird
... What do you fill as a name in the UI?@RREE I identified the name is not a string error
bug. I'll fix it soon!
Will land in the next release.
Released!
Thanks Marvin, setting the config file via my mobile phone works now!
Awesome! Unfortunately I can't do anything for the two other problems.
The Android app is back up. :) It seems bigger than before however, but it should be good to go.
Hi, the project looks quite promising. Unfortunately I'm fighting issues nobody seems to have.
I can build and upload the Homie code to the device. I actually have two different devices, a Wemos D1 mini and a strange part called "ESP8266 serial WIFI Witty cloud"
[SPIFFS] data : C:\Users\Rolf\Documents\Arduino\homie_test1\data [SPIFFS] size : 3052 [SPIFFS] page : 256 [SPIFFS] block : 8192 /homie/config.json
[SPIFFS] upload : C:\Users\Rolf\AppData\Local\Temp\build4c3e170adfc69896b7d4f027890c0e0d.spiffs/homie_test1.spiffs.bin [SPIFFS] address: 0x100000 [SPIFFS] reset : nodemcu [SPIFFS] port : COM5 [SPIFFS] speed : 921600
Uploading 3125248 bytes from to flash at 0x00100000
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................error: failed reading byte warning: espcomm_send_command: cant receive slip payload data warning: espcomm_send_command(FLASH_DOWNLOAD_DATA) failed error: espcomm_upload_mem failed SPIFFS Upload failed!