hi,espressif!
我的TCP报文都在TCP 接收报文espconn_regist_recvcb(user_contype.pCon, _we_link_client_rcv_cb)中处理的,我的报文处理逻辑比较繁重,我发现会严重影响程序中的定时器(我用定时器来驱动一颗LED秒闪观察),当ESP8266遇到报文接收并在回调中处理时,这个驱动LED秒闪的定时器就会停闪,报文处理完后,LED秒闪才恢复。我猜想,是不是报文接收和处理都在一个回调中会造成系统阻塞?有什么办法做到TCP报文接收和处理分开异步进行?
盼回复!
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.