Avatar for user66681

user66681

Member since Aug 2016 • Last active Sep 2016
  • 1 conversations
  • 8 comments

Most recent activity

  • in ESP8266
    Avatar for user66681

    Yes and i got an answer already. Since i reduced the interval of the request to 3 sec. it seems to work more reliable ;-)

  • in ESP8266
    Avatar for user66681

    Thanks. I trigger an http request every 3 sec. Actually the connection should close and released after every request thus there should only one socket open at all.

  • in ESP8266
    Avatar for user66681

    Hello again, i have another issue. I make a http request to a JSON RPC Server. Everything works fine so far but sometimes i get no response even i the server is responding (parallel test with node js). If i log out more details i can see it triggers a socket timeout. If i start the device again everything works fine.

    Is there a way to get this event or to catch this timeout ?

  • in ESP8266
    Avatar for user66681

    Hi,

    does anyone know how to store some JSON Data on an ESP8266 ?

    Thanks in advance

  • in ESP8266
    Avatar for user66681

    esptool.py --port /dev/tty.SLAB_USBtoUART --baud 460800 erase_flash

    Thanks a lot. Everthing works fine so far.

  • in ESP8266
    Avatar for user66681

    Hi Ollie,

    thanks for your advise. It seems i got some ESP8266 Modules from AliExpress with less then 4MB. I have some modules with 4MB and it works fine.

    How can i erase the flash ? I just started to work with espurino and esptools.

  • in ESP8266
    Avatar for user66681

    Hello,

    im trying to flash the latest build but after flashing and reboot it ends up in and endless loop.
    (screenshot).
    With this build s3.voneicken.com/espruino/espruino_1v84.­tve_master_588d193_esp8266.tgz everything works fine.

    Any idea ?

    Thanks in advance

    Juergen

Actions