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:
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'?
Hi hardy.chen,
Here are some info for the particular register.
Thanks MT_dialog
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?)
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.
Hello
how can I get access to that full registers used in SDK? what do you mean with sales channel ?
regards
thanks
Hi ADESANTIAGO92,
Sorry, but as my colleague mention we dont provide more details regarding the registers of the 580.
Thanks MT_dialog