This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52dk: Random device in HW whitelist

Hi,

I see some issues when I use HW whitelist with random address type.

What I do is:

  • set address in DAB[] and DAP[] register
  • set DACNF to 0x0101 (ENA0 and TXADD0 set to 1)
  • set ADDRPTR to beginning of the packet
  • configure BCC to 8 bits (also tested with 6 bytes)
  • PPI channel 23 is enabled
  • short ADDRESS_BCSTART is enabled

And this does not work. Sometimes it match device but first byte of packet seems to be corrupted (?)

When I do almost the same for public address (TXADD0 is 0) then it works just fine.

Could you say how should look like proper configuration?

Parents Reply Children
No Data
Related