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.

CC2640R2F: cc2640r2f批量生产后,出现蓝牙不广播的现象

Part Number: CC2640R2F

我们生产了约400套产品,程序在simple_peripheral基础上编写。放在一起测试过程中发现有部分出现用手机扫描不到蓝牙,比例约2%,可以确定蓝牙程序没有死机,它只是认为有设备连上了它而停止了广播(我们有单片机通过串口和蓝牙芯片通讯)。我们使用的SDK版本是simplelink_cc2640r2_sdk_4_30_00_08。请问这是什么原因导致的?是SDK本身的BUG吗?