This application note is a testing guide for WL18xx Bluetopia devices. PLT tests are used at the production line after designing the board with the Wilink™8 device. This is to sanity check the board works properly and detects any major design issues and manufacturing defects.
Basic RF commands like continuous TX/RX are required as well as part of the Regulatory certification process.
The Connection-less RF tests modes are connection-less RF spectrum tests which uses a spectrum analyzer for verification.
The BT SIG RF Testmode is meant for connecting with a Bluetooth® tester where the Wilink8 device is controlled over the LMP (Link Management Protocol)
There are two ways of issuing these test commands to Wilink8 device
Useful Links:
Wilink™ is a trademark of Texas Instruments.
Bluetooth® is a registered trademark of Bluetooth SIG.
All trademarks are the property of their respective owners.
The Connection-less RF tests are connection-less RF spectrum tests which uses a spectrum analyzer for verification.
This is a non-packet continuous transmission with either GFSK (BR), π/4-DQPSK (2-EDR) or 8DPSK (3-EDR).
Steps and the HCI commands to put the device in the constant TX mode are:
The parameters for the HCI_VS_DRPb_Tester_Con_TX are:
The HCI commands for Stopping continuous Tx mode are:
TX Stop :
Send_HCI_VS_Write_Hardware_Register 0xFF01, 0x20014044, 0x0010
Wait_HCI_Command_Complete_VS_Write_Hardware_Register_Event 5000, any, HCI_VS_Write_Hardware_Register, 0x00
Send_HCI_VS_Write_Hardware_Register 0xFF01, 0x20014048, 0x0014
Wait_HCI_Command_Complete_VS_Write_Hardware_Register_Event 5000, any, HCI_VS_Write_Hardware_Register, 0x00
Stop PN Generator:
Send_HCI_VS_Write_Hardware_Register 0xFF01, 0x2001900C, 0x0000
Wait_HCI_Command_Complete_VS_Write_Hardware_Register_Event 5000, any, HCI_VS_Write_Hardware_Register, 0x00