-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
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
cannot configure device #69
Comments
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. 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 I identified the |
Will land in the next release. |
Released! |
Thanks Marvin, |
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"
Received CORS request for /config
Received config request
... name is not a string
Triggering Wi-Fi scan...
Arduino: 1.6.8 (Windows 8.1), Board: "WeMos D1 R2 & mini, 80 MHz, 921600, 4M (3M SPIFFS)"
[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!
The text was updated successfully, but these errors were encountered: