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.

CC26x2r1使用通知属性的characteristic发送ADC数据,在BTool中enable notify之后程序崩溃



基于simple_peripheral创建了新的ADC task并新建了一个具有通知属性的characteristic来向central(使用host_test)传输ADC streaming data。在使用BTool做测试的时候发现一旦enable characteristic 的notify功能peripheral就会崩溃。