Other Parts Discussed in Thread: CC2541, CC2540
Hello,
I am trying to set up a continuous tx stream at a particular freq for FCC testing using CC2541 and CC2540. I have invoked HCI_EXT_ModemTestTxCmd() to generate modulated at 2440 (,19). I do not see any packets on the TI Packet Sniffer. Reading an old conversation about this it was mentioned to invoke HCI_EXT_EnablePTMCmd() prior to the test command which I also have done. llState is equal to 0x00 until the modem test command is issued in which case llState now equals 0x0b. Is that the correct value for llState? Does anybody have any ideas of where I am doing this improperly?
thanks,
Rick