This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Disconnection 事件

Other Parts Discussed in Thread: MSP430F5438A

我目前在使用msp430f5438a 和 pan1323 的蓝牙模块,使用的是BLE,有几个问题需要请教一下:

1:蓝牙断开之后,有什么方法能够快速重新连接?

2:在使用HTP的demo之后,我使用 indicate的命令之后,它会收到一个从client反馈回来的事件,我的问题就是:我发送完indicate命令之后,未收到反馈回来的事件就断开,直至产生disconnection 事件,想问下:有什么可以指示发送失败的事件(在发送indicate 命令之后一段时间后------ 在disconnection 事件之前)

谢谢!!!