// enum dhcp_status wifi_softap_dhcps_status(void);
// enum dhcp_status wifi_station_dhcpc_status(void);
extern uint8 dhcps_flag;
extern uint8 dhcpc_flag;
#define wifi_softap_dhcps_status() dhcps_flag
#define wifi_station_dhcpc_status() dhcpc_flag
Explore... Chat... Share...
Baoshi wrote:I found espconn_sent of this release has different behavior than 0.9.3.
In 0.9.3, I can call this function continuously and having all the strings delivered. But in this release if I call this function several times, all network sending seems stalled.
To verify, compile of "ESP8266 UART to TCP socket absolutely transparent bridge " in this topic viewtopic.php?f=6&t=864 sending data from UART to TCP will stall after some time.
I guess it is buffering problem but yet to verify.
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]