To get the IoT demo running on the module, follow this post:
viewtopic.php?f=6&t=39&start=10#p293IP of the module: 192.168.4.1
UART Baudrate is 74880.
booting the module and surfing its IP results in this uart traffic:
Code: Select all
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 31540, room 16
tail 4
chksum 0x39
load 0x3ffe8000, len 5176, room 4
tail 4
chksum 0xcc
load 0x3ffe9440, len 4724, room 4
tail 0
chksum 0x81
csum 0x81
mode : softAP
dhcp server start...
user code done
station: aa:aa:aa:aa:aa:aa join, AID = 1
We have a GET request.
We have a GET request.
but unfortunetely it displays nothing when opened in a browser