-->
Page 1 of 1

SDK documentation

PostPosted: Mon Sep 15, 2014 2:19 pm
by zarya
http://rghost.net/57965174

Espressif IoT Demo使用手册 v0.1.pdf 544 KB
Espressif IoT SDK 使用手册 v0.5.pdf 1.02 MB
Espressif IoT SDK 编程手册 v0.6.pdf 920 KB

Re: SDK documentation

PostPosted: Tue Sep 16, 2014 1:53 am
by tinhead
yes, this are docs for SDK v0.6, as already posted here viewtopic.php?f=9&t=13&start=10#p450

docs for the latest SDK v0.9.1 and the latest SDK are however posted already here viewtopic.php?f=9&t=13&start=10#p547

Re: SDK documentation

PostPosted: Sat Nov 22, 2014 7:39 am
by bkrajendra
Hi friends
we are working on IoT Demo code of ESP
But we are stuck at request response parameter of json which are not documented anywhere.
we tried to guess few which are as follows:
http://10.1.25.7/config?command=wifi

http://10.1.25.7/client?command=info
http://10.1.25.7/client?command=status
http://10.1.25.7/client?command=scan
http://10.1.25.7/client?command=scan&page=1
etc

but all these are GET requests. we want to know the format for
POST request.
How to send POST parameters, as Form element variable for json string POST.

Please point us towards any resource related to this demo.
SDK doc only have general json specs. but we need specific to IoTDemo only.

Regards
Rajendra

Re: SDK documentation

PostPosted: Sun Nov 23, 2014 3:30 am
by tinhead
Rajendra,

and how is your question documentation related? You should open new thread, with proper titel, that would incearse the chance to get answer.