TI中文支持网
TI专业的中文技术问题搜集分享网站

CC3000 调用send()函数卡死

CC3000使用了一段时间了,前面的配置,连接都没问题,在TCP客户端模式下,调用send会卡死,但是实际上,接收端却已经能收到正确的数据了。

调试发现是卡死在这里:SimpleLinkWaitEvent(HCI_EVNT_SEND, &tSocketSendEvent);

不知道是什么原因呢??

Susan Yang:

您现在使用的MCU是什么?目前的SDK版本是?

“Module is used to get hang sometimes after issuing the first command at the time of power recycle or microprocessor reset. This issue is resolved by deselecting the CS(chip select) pin immediately on power up by default.”

xingliang liu:

回复 Susan Yang:

谢谢您

我用的是STM32103系列的,前面的扫描AP,配置等都没问题哦

用的是SDK V1.11版本的

赞(0)
未经允许不得转载:TI中文支持网 » CC3000 调用send()函数卡死
分享到: 更多 (0)