ESP8266 Developer Zone The Official ESP8266 Forum 2017-03-02T14:45:51+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3338 2017-03-02T14:45:51+08:00 2017-03-02T14:45:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3338&p=11412#p11412 <![CDATA[Re: why can’t i use the uart0_rx_intr_handler为什么我的接收中断函数好像没执行]]> Statistics: Posted by cychen — Thu Mar 02, 2017 2:45 pm


]]>
2017-02-09T15:08:59+08:00 2017-02-09T15:08:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3338&p=11280#p11280 <![CDATA[why can’t i use the uart0_rx_intr_handler为什么我的接收中断函数好像没执行]]>
I use the NON-OS SDK v2.0.0,and i use the mqtt demo.
I insert the uart printf in the uart0 received interrupt,however what i sent by the uart,it nerver response any words.
Serial interrupt does not appear to perform.

我使用的是NON_OS sdk,移植了mqtt,现在想用mcu通过8266的mqtt推送消息给我的server端,在串口中断里加入了打印OK的,但是实际没有收到任何回应,好像是中断没执行,哪位能帮我看看怎么让中断使能

Statistics: Posted by 张馆长 — Thu Feb 09, 2017 3:08 pm


]]>