Document about BLE register of DA14580

7 posts / 0 new
Last post
yterasaki
Offline
Last seen:4 years 8 months ago
加入:2015-05-08 09:28
Document about BLE register of DA14580

Dear Sirs,

datasheet.h shows that there are some registers about BLE are mapped in the register, such as
>……
> #define RF_RADIG_SPARE_REG (0x5000286E) /* */
> #define RF_AGC_RESULT_REG (0x50002900) /* */
> #define RF_RSSI_RESULT_REG (0x50002902) /* */
>…….

Where can I get the documentations about those registers? For my application, I need more functional description
about BLE registers, not just address map in the datasheet.h.

Best Regards,
yukio

Keywords:
Device:
hardy.chen
Offline
Last seen:1 year 10 months ago
加入:2015-03-13 04:20
Anyone can comment on this?

Anyone can comment on this?

Same question from my side as well, i.e. where shall I check for this register 'BLE_ADVTIM_ADDR' appeared in function 'ble_advtim_set'?

MT_dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi hardy.chen,

Hi hardy.chen,

Here are some info for the particular register.

Thanks MT_dialog

Attachment:
hardy.chen
Offline
Last seen:1 year 10 months ago
加入:2015-03-13 04:20
Hi,

Hi,

Thanks!
But would it be possible to have full document for those registers that is used in SDK but not presented in current document?

i.e. BLE_ADVCHMAP_ADDR, which bit is used for specifying the channel #37, #38, #39. (Supposed bit[0], [1], [2] respectively, right?)

MHv_Dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2013-12-06 15:10
Hi,

Hi,

We do share more detailed information about registers on a case-by-case basis. You will have to go to your sales channel to request this information. I would mention that in most cases you should be using the API, and stay clear of direct register manipulation - I understand that there are cases where the API does not adequately provide specific access.

The advertisment channels are mapped exactly as you suggest. LSBit is channel 37 MSbit is channel 39.

ADESANTIAGO92
Offline
Last seen:5 years 1 month ago
加入:2016-01-20 08:34
Hello

Hello
how can I get access to that full registers used in SDK? what do you mean with sales channel ?

regards
thanks

MT_dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi ADESANTIAGO92,

Hi ADESANTIAGO92,

Sorry, but as my colleague mention we dont provide more details regarding the registers of the 580.

Thanks MT_dialog