SWRA749 September   2022

 

  1.   Abstract
  2.   Trademarks
  3. 1Device Power Up
    1. 1.1 Required Voltage Rail and Signal Sequence
    2. 1.2 nSHUTDOWN and HCI_RTS
  4. 2UART Communication
  5. 3Device Initialization Procedure
  6. 4Basic Bluetooth Operations
  7. 5Bluetooth RF FCC Modes
    1. 5.1 Continuous TX
    2. 5.2 Packet RX TX
    3. 5.3 Continuous RX
  8. 6Bluetooth RF SIG Mode
  9. 7Bluetooth Low Energy Testing
    1. 7.1 Transmitter Test
    2. 7.2 Receiver Test
  10. 8Revision History

Continuous RX

To turn on the receiver portion of the chip the following command needs to be sent after the loading of the service pack:

HCI_VS_DRPb_Tester_Con_RX 0xFD17, 0, 0x00

The parameters for the HCI_VS_DRPb_Tester_Con_RX are:

  1. Op code (0xFD17)
  2. Frequency index (0-39: f=2402+(2*i)MHz, 40-78: f=2403+2(i-40)MHz)
  3. Internal setting (0x00)

The setup would be the same as for Continuous TX