Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
AT
[解决]uart口打开成功,但是发AT超时或者没响应,请问是....
发布于 2019-03-12 09:39:42 浏览:2391
订阅该版
* 本帖最后由 lk1988900 于 2019-3-12 13:29 编辑 * 如题:LOG 1: msh />at_client_init uart1 [I/at.clnt] AT client(V1.2.0) on device uart1 initialize success. msh />at_client_test [D/AT] send: 0000-0020: 41 54 45 ATE [E/at.clnt] execute command (ATE) timeout (500 ticks)! [D/AT] send: 0000-0020: 41 54 2B 4C 43 54 53 57 AT+LCTSW [E/at.clnt] execute command (AT+LCTSW) timeout (500 ticks)! [E/at.sample] AT client send commands failed or return response error! LOG2: msh />at_net_init [D/at.u9507c] Start initializing the U9507C module m[D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [0m [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [D/AT] recvline: 0000-0020: 41 54 0D 0A AT.. [E/at.clnt] Read response buffer failed. The Response buffer size is out of buffer size(16)! [E/at.clnt] wait connect timeout (5000 millisecond)! [E/at.u9507c] AT network initialize failed (-2)! log2好像是下边出现了问题: if (at_client_wait_connect(U9507C_WAIT_CONNECT_TIME)) { result = -RT_ETIMEOUT; goto __exit; } 请大家帮忙看看什么问题呢?有什么建议或者意见呢?感谢大家
查看更多
3
个回答
默认排序
按发布时间排序
Cheney_Chen
2019-03-12
这家伙很懒,什么也没写!
[md]从上面日志看应该是你单行接收数据的最大长度设置太小了(提示为16),也就是这个 **AT_DEVICE_RECV_BUFF_LEN** 宏定义,在 at_device 软件包中设置大一些,一般为 512 或 1024[/md]
lk1988900
2019-03-12
这家伙很懒,什么也没写!
>[md]从上面日志看应该是你单行接收数据的最大长度设置太小了(提示为16),也就是这个 **AT_DEVICE_RECV_BU ... --- 感谢您的回复,问题已经解决,模块的问题
anmian
2020-08-19
这家伙很懒,什么也没写!
用的是什么模块 我现在换了EC20 CEHDLG也出现了这个现象
撰写答案
登录
注册新账号
关注者
0
被浏览
2.4k
关于作者
lk1988900
这家伙很懒,什么也没写!
提问
1
回答
1
被采纳
0
关注TA
发私信
相关问题
1
rt-thread 2g/3g/4g通信模块的教程有吗?
2
基于AT指令,用esp8266如何连接mqtt?
3
AT组件使用问题
4
官方AT客户端应用笔记的几个小tip
5
RTT的SAL能够判断使用LWIP或者AT?
6
rt_therad AT组件移植不成功(结贴)
7
AT组件在哪个版本的?
8
AT组件 连接 Onenet 连接失败
9
esp8266 AT指令 MQTT连接问题
10
AT组件使用问题之模块主动上报【已解决】
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
GD32F450 片内 flash驱动适配
2
STM32H7R7运行CherryUSB
3
RT-Smart首次线下培训,锁定2024 RT-Thread开发者大会!
4
使用RC522软件包驱动FM1722
5
常量数据类型和表达式陷阱分享
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
UART
WIZnet_W5500
ota在线升级
freemodbus
PWM
flash
cubemx
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
中断
编译报错
Debug
SFUD
rt_mq_消息队列_msg_queue
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
a1012112796
10
个答案
1
次被采纳
踩姑娘的小蘑菇
4
个答案
1
次被采纳
红枫
4
个答案
1
次被采纳
张世争
4
个答案
1
次被采纳
Ryan_CW
4
个答案
1
次被采纳
本月文章贡献
catcatbing
3
篇文章
5
次点赞
YZRD
2
篇文章
5
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
Woshizhapuren
1
篇文章
5
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部