• I tried this using the Arduino Ide.
    Here is the result.
    I was able to browse to the address and get the response from the 8266 but now it is resetting every 30 seconds or so.
    Have I messed up the watchdog settings? Do you need to configure them separately from the code?
    The newbie stage is so painful. Sorry to be such a pain.

    "Connected to COZYPINES
    IP address: 10.1.1.150
    MDNS responder started
    HTTP server started
    "

    Exception (0):
    epc1=0x40106cf6 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

    ctx: sys
    sp: 3ffffd80 end: 3fffffb0 offset: 01a0

    stack>>>
    3fffff20: 4021afcf 005e0001 40210af0 3ffecd28
    3fffff30: 3fff0e4c 00000001 4021b00e 40210b09
    3fffff40: 4021ae1d 3fff15dc 3fffff80 3fff12cc
    3fffff50: 3ffe0000 3fff0e4c 3ffee800 4021b7d0
    3fffff60: 3fff15dc 3fff12cc 3ffe9bbc 4021a56f
    3fffff70: 3fff12cc 00000014 4021ab1a 3fff15dc
    3fffff80: 3fff12cc 3fffdc80 3fff1324 3ffefd10
    3fffff90: 402264d3 3fff15dc 00000000 4020632f
    3fffffa0: 40000f49 3fffdab0 3fffdab0 40000f49
    <<<stack<<<

    ets Jan 8 2013,rst cause:2, boot mode:(3,6)

    load 0x4010f000, len 1264, room 16
    tail 0
    chksum 0x42
    csum 0x42
    ~ld

    ....
    Connected to COZYPINES
    IP address: 10.1.1.150
    MDNS responder started
    HTTP server started

About

Avatar for user67974 @user67974 started