4 posts / 0 new
Last post
还建议
Offline
Last seen:7 years 1 month ago
加入:2014-02-10 23:03
RF_ registers are NOT in the datasheet?

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.

BB_Dialog
Offline
Last seen:7 months 1 week ago
工作人员
加入:2013-12-05 14:44
Hi renz,

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

avnera
Offline
Last seen:5 years 6 months ago
加入:2014-09-02 07:22
Hello,

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.

MH_Dialog (not verified)
Hello 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