Search found 8 matches
- Tue Feb 02, 2016 2:52 pm
- Forum: ESP8266 APK
- Topic: ESP8266 APK (mesh related)
- Replies: 1
- Views: 2095
ESP8266 APK (mesh related)
Hi i am trying to use ESP8266 mesh which is provided in github... i have compiled (changed local server address).. and flashed to 4devices.. now when i am scanning devices ... i am getting only root node (mobile is connected to router) mobile conn to root ESP device.png now when mobile is connected ...
- Mon Jan 04, 2016 2:14 pm
- Forum: ESP8266 SDK
- Topic: Heap Size
- Replies: 3
- Views: 3098
Re: Heap Size
Hi i am reading the HEAP size ....
Basically i am running a web server... after each POST operation HEAP size is reducing .... at some point it is getting too low and
application not working...
how we can maintain the HEAP memory...
I am attaching the log please check it....
Basically i am running a web server... after each POST operation HEAP size is reducing .... at some point it is getting too low and
application not working...
how we can maintain the HEAP memory...
I am attaching the log please check it....
- Sat Jan 02, 2016 2:04 pm
- Forum: ESP8266 SDK
- Topic: Heap Size
- Replies: 3
- Views: 3098
Heap Size
Hi,
I am developing application on ESP8266. i am getting this error "No heap available, failed to malloc 1592".
I would like to know that after TCP Sent is memory allocated free or not..?
I am developing application on ESP8266. i am getting this error "No heap available, failed to malloc 1592".
I would like to know that after TCP Sent is memory allocated free or not..?
- Thu May 21, 2015 6:52 pm
- Forum: ESP8266 SDK
- Topic: At command problem
- Replies: 3
- Views: 1194
Re: At command problem
Hi its not 512 kB I am using 4Mb flash
- Thu May 21, 2015 1:36 pm
- Forum: ESP8266 SDK
- Topic: At command problem
- Replies: 3
- Views: 1194
At command problem
hi while checking AT mode in 8266....
in first bootup.....
i entered AT it working good
if once again i removed the power and kept it back then AT command is not working...?
in first bootup.....
i entered AT it working good
if once again i removed the power and kept it back then AT command is not working...?
- Tue Nov 25, 2014 9:22 am
- Forum: ESP8266 SDK
- Topic: can we use ESP8266 as a bridge between pc and router?
- Replies: 3
- Views: 4320
Re: can we use ESP8266 as a bridge between pc and router?
Hi Rduy ,
thanks for the reply as you mentioned in the Diagram... is it possible to send data from ip "192.168.4.101" to "192.168.1.1" ....
can we ping 192.168.1.1 from 192.168.4.101..?
thanks for the reply as you mentioned in the Diagram... is it possible to send data from ip "192.168.4.101" to "192.168.1.1" ....
can we ping 192.168.1.1 from 192.168.4.101..?
- Thu Nov 20, 2014 5:39 pm
- Forum: ESP8266 SDK
- Topic: can we use ESP8266 as a bridge between pc and router?
- Replies: 3
- Views: 4320
can we use ESP8266 as a bridge between pc and router?
Hi,
Is it possible to use ESP8266 as a bridge between pc and router.... and from pc can we send data to router...?
Is it possible to use ESP8266 as a bridge between pc and router.... and from pc can we send data to router...?
- Mon Nov 17, 2014 6:39 pm
- Forum: ESP8266 SDK
- Topic: Q: os_sprintf.. : Float / Double
- Replies: 2
- Views: 5156
Re: Q: os_sprintf.. : Float / Double
Hi rudy,
OS_SPRINTF doesnt supprot %f ...
i am using like this...
OS_SPRINTF doesnt supprot %f ...
i am using like this...