Other Parts Discussed in Thread: CC2564
Hi,
I'm using the CC256XB Bluetooth Hardware Evaluation tool.
I see that the value sent for the channel is not the number of channel selected.
For example:
choosing channel 21(0x15), the channel value sent is 0x32.
CONTINUOUS TX:
ModulationScheme:0x00(CW)
TestPattern:0x03(All 1)
FrequencyChannel:0x15(21 (2423 MHz))
PowerLevel:0x0F
Sent: 0x01, 0x84, 0xFD, 0x0C, 0x00, 0x03, 0x32, 0x0F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Returned: 0x04, 0x0E, 0x04, 0x01, 0x84, 0xFD, 0x00,
What is the conversion table from the channel number to the value has to be sent?
Thanks,
Itsik Hadar.