Part Number: CC2640
Other Parts Discussed in Thread: CC2650
Setup environment:
1 CC2640 PCB to use HCI Transmitter Test (5dbm), frequency 2402, used HCI EXT Set Tx Power (-21dbm) to check that the RSSI value was correctly reflected.
1 CC2640 PCB to use HCI Receiver Test -> Read RSSI Command, frequency 2402
I am trying to read the RSSI value of a transmitter test, but the transmitter test will not create a connection handle since a connection will not be established.
If I set the connection handle to 0x0000 when I send the Read RSSI command, will it be able to catch the RSSI of the transmitter test? (Assuming same frequency)
I am asking this because setting a connection handle of 0xFFFE gave me an RSSI of -27, but using the Set Tx Power command did not change the RSSI value. (Changed from 5dbm(max) to -21dbm)