Part Number:CC2640
Hi Team,
We have a customer working with CC2640 trying to define the transmit power and put the module into a transmit mode on a specified channel.
Do we have any info in terms of what type of message these transmissions are sent out as? Customer is making the assumption that we should be able to sniff out the transmissions. They typically filter any sniffed packets for the MAC address of interest, but that requires defining the type of message (for example, indirect advertisement).
Another assumption is that setting this “transmit” mode requires the folllowing:
• Defining output power: HCI_EXT_SetTxPowerCmd
• Initiating Tx test: HCI_LE_Transmitter_Test
• Ending Tx test: HCI_LE_Test_End
Any info you can provide to confirm the above would be greatly appreciated. Thanks!