TI 大神好
我在这个函数SimpleBLEPeripheral_Init中按照文档添加了这段代码
HCI_EXT_ExtendRfRangeCmd();
TXPOWER = 0xF1;
//设置接收灵敏度
HCI_EXT_SetRxGainCmd(HCI_EXT_RX_GAIN_HIGH);
但是我测量P1.1为高电平P1.2和P1.3为低电平时什么情况
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.
TI 大神好
我在这个函数SimpleBLEPeripheral_Init中按照文档添加了这段代码
HCI_EXT_ExtendRfRangeCmd();
TXPOWER = 0xF1;
//设置接收灵敏度
HCI_EXT_SetRxGainCmd(HCI_EXT_RX_GAIN_HIGH);
但是我测量P1.1为高电平P1.2和P1.3为低电平时什么情况