ESP8266 Developer ZoneThe Official ESP8266 Forum2017-04-07T17:03:40+08:00https://bbs.espressif.com:443/feed.php?f=7&t=35052017-04-07T17:03:40+08:002017-04-07T17:03:40+08:00https://bbs.espressif.com:443/viewtopic.php?t=3505&p=12084#p12084 Thank you! I gave up RTOS SDK and playing with AT commands now. ESP8266 can Tx/Rx data by AT+CIPSTART and AT+CIPSEND. My request is ESP8266 needs to send "11,!11" when she got the following example input: --------------------- +IPD,6:deg=11 OK --------------------
any idea to implement this by changing the source codes? (in user_main.c?)
Statistics: Posted by wolf — Fri Apr 07, 2017 5:03 pm
]]>2017-04-07T14:37:07+08:002017-04-07T14:37:07+08:00https://bbs.espressif.com:443/viewtopic.php?t=3505&p=12075#p12075Did you try 192.168.4.2/ instead of using the domain name?
]]>2017-03-29T10:55:23+08:002017-03-29T10:55:23+08:00https://bbs.espressif.com:443/viewtopic.php?t=3505&p=11674#p11674 My web server seems not work after building ESP8266_IOT_PLATFORM and flashing my firmware as below:
No boot needed. Generate eagle.flash.bin and eagle.irom0text.bin successully in BIN_PATH eagle.flash.bin-------->0x00000 eagle.irom0text.bin---->0x20000