I'm using the WL1831MOD in an embedded design running Linux, and about to enter FCC testing.
For 802.11b/g/n intentional radiation testing, I will need software which allows me to configure the module to transmit continuously on a particular channel using a particular modulation rate.
For Bluetooth testing, the demands are even worse:
Configured to Hop Normally on All Channels
Configured to Hop continuously on a single channel (lowest, middle & highest)
Configured to Hop on the Lowest and Highest Channels
Configured to Hop on a pair of associated channels (Lowest pair, Middle pair and Highest pair)
Configured to continuously transmit on a single channel (lowest, middle and highest)
Configure for normal modulation and EDR mode (if supported)
Configure for Packet Types of DH1, DH3, DH5 and AUX1 (if supported)
Configure for different Modulation Types (if needed) GFSK, DQPSK and 8-PSK
Can you please point me to the Linux tools used to place the module in these modes ? A quick intro to their usage might also be useful.