Hey Guys, A quick question. Would you be able to help me out with an issue I am facing with my structure board?
The first time, I connected and ran the sample workshop 1 program; it got stuck at "Connecting to Losant… ". I could see that, it was connected to Wifi and an IP was assigned as well.
Every-time I upload the code, I get this error message:
Sketch uses 281,170 bytes (26%) of program storage space. Maximum is 1,044,464 bytes.
Global variables use 38,337 bytes (46%) of dynamic memory, leaving 43,583 bytes for local variables. Maximum is 81,920 bytes.
Uploading 285328 bytes from to flash at 0x00000000
…warning: espcomm_send_command: didn’t receive command response
warning: espcomm_send_command(FLASH_DOWNLOAD_DATA) failed
warning: espcomm_send_command: didn’t receive command response
error: espcomm_upload_mem failed
Please help. Thanks!