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

Packet RX TX

To enable the continuous packet transmission/receive the following command needs to be sent after the loading of the service pack:

HCI_VS_DRPb_Tester_Packet_TX_RX 0xFD85, 0x03, 0, 0xFF, 0, 2, 0, 27, 15, 1, 0x01FF

The parameters for the HCI_VS_DRPb_Tester_Packet_TX_RX can be found.

Note: By default, the device uses all the 79 channels in frequency hopping mode. To reduce the number of channels, the following commands should be executed prior to HCI_VS_DRPb_Tester_Packet_TX_RX.
  • Enable Local AFH Assessment

    HCI_Write_AFH_Channel_Assessment_Mode 0x1 
  • Classify Channels to Reduce Hopping Scheme

    Bad Channel = 1, Unknown Channel = 0
    <ChannelMap> = B0B1B2B3B4B5B6B7B8B9
    Bx = b7b6b5b4b3b2b1b0
    Chx = bx
    Freq = 2402 + Chx
    e.g. <ChannelMap> = '000000E0FFFF01000000', Blocked Channels = 0 - 28 and 49 - 78, Used Frequencies = 2,431MHz - 2,450MHz
    HCI_Set_AFH_Host_Channel_Classification <ChannelMap> 
GUID-20220726-SS0I-PKTB-RHTM-VWSPXB55KMNM-low.jpg Figure 5-2 Typical Test Setup for Continuous TX Mode