
Search found 9 matches
- Fri Apr 01, 2016 11:40 pm
- Forum: Report Bugs
- Topic: Wificlient.connected fails
- Replies: 4
- Views: 5012
Re: Wificlient.connected fails
Thank you 

- Tue Mar 29, 2016 1:34 am
- Forum: ESP8266 SDK
- Topic: Stop exception code on serial
- Replies: 1
- Views: 2240
Re: Stop exception code on serial
IF anyone needs to do this, need to edit core_esp8266_postmortem.c to remove the prints and the stack is gone 

- Thu Mar 24, 2016 9:13 pm
- Forum: Report Bugs
- Topic: Wificlient.connected fails
- Replies: 4
- Views: 5012
Re: Wificlient.connected fails
thank you for the reply. Is there a document with all these known limitations in so we can know what it can and cant do? Just thought, how about if we are setup in AP and STA mode, then once the Station has connected to a router, then perhaps it can only connect again on the same channel , then the ...
- Wed Mar 23, 2016 10:30 pm
- Forum: ESP8266 SDK
- Topic: Stop exception code on serial
- Replies: 1
- Views: 2240
Stop exception code on serial
Hi I have tried using :- system_set_os_print(0); but when the program crashes, this still comes out on Serial... how to stop ? I use Serial for comms...... Thanks Exception (28): epc1=0x4000bf0e epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000 ctx: cont sp: 3fff1a30 end: 3fff1cf0 ...
- Wed Mar 23, 2016 9:54 pm
- Forum: Report Bugs
- Topic: Wificlient.connected fails
- Replies: 4
- Views: 5012
Wificlient.connected fails
Current setup WIFI_AP_STA mode connected to a router. client connects to the AP side of things via TCP connection which is kept open and is transmitting and receiving. All works great until if the router disconnects or goes out of range on the station side, the client which is connected via the AP t...
- Tue Mar 22, 2016 9:01 pm
- Forum: Report Bugs
- Topic: wifi_softap_get_station_num
- Replies: 7
- Views: 13238
Re: wifi_softap_get_station_num
Surely they should be updated in sync ? Most people will check for number of clients connected then immediately get their IP so they can deal with the incoming connection ? Think this needs changing asap as at the moment its telling you a client is connected when its not yet connected .... Or even b...
- Mon Mar 21, 2016 9:57 pm
- Forum: Report Bugs
- Topic: wifi_softap_get_station_num
- Replies: 7
- Views: 13238
wifi_softap_get_station_num
wifi_softap_get_station_num is being updated much before wifi_softap_get_station_info, so if the connect takes sometime, it reports a clients connected but wifi_softap_get_station_info comes back null. Sometimes wifi_softap_get_station_info will stay null with a client connected permanently. Should ...
- Thu Mar 17, 2016 12:53 am
- Forum: ESP8266 SDK
- Topic: Serial Buffer / Network Buffer
- Replies: 0
- Views: 2485
Serial Buffer / Network Buffer
Hi
Is there anyway to increase these 2 buffers, serial read and write and wificlient read and write slows right down and then crashes when dealing with lots of data.....
Lots of spare memory available to be use, would be very useful, think they are at 256 bytes or thereabouts now ?
Thanks!
Is there anyway to increase these 2 buffers, serial read and write and wificlient read and write slows right down and then crashes when dealing with lots of data.....
Lots of spare memory available to be use, would be very useful, think they are at 256 bytes or thereabouts now ?
Thanks!
- Wed Feb 24, 2016 5:35 am
- Forum: Report Bugs
- Topic: Problems Connecting to Wifi
- Replies: 1
- Views: 2176
Problems Connecting to Wifi
Not sure if this is the right place to ask, but I have several devices that wont connect to the Access point on the esp8266
Both a kobo and HTC HD2 phone will not connect, they both say invalid network key
Help ?!
Thanks
Both a kobo and HTC HD2 phone will not connect, they both say invalid network key
Help ?!

Thanks