We need to program some RF_ registers to test the chip in the Continuous Wave mode. But I found none of these registers in the data sheet rev 1.62. For example RF_BMCW_REG, what are the values for the frequency channel numbers? datasheet.h defined 90ish RF_ registers addresses in the range of 0x50002000 to 0x50002C70 and the bit fields. But the values to the bit fields are unknown.
Hi renz,
we advise you to use Connection Manager, Load the Cust_Prod_Test_ES4.hex, Boot in Test Mode and use the commands in the left hand window, e.g. Tx continuous un-modulated. .
B.R, Dialog Support
Hello,
Can you share a sample code that causes the Dialog to generate a CW?
we need it for the approvals.
I've tried the Connection Manager but it's not good for our needs since it requires a serial connection which we don't have on our device.
Thanks,
Avner.
Hello Avner,
Please have a look "hci_tx_start_continue_test_mode" in customer_prod.c
It may be the API you need
BR,
Morris