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

Nrf52840 802.15.4 intercept beginning of radio packet

Hi !

I'm trying to access the beginning of a packet that is being transmitted, by accessing the SFD.
My problem is that I'm not able to do it.

NRF got a function called nrf_radio_sfd_get(), it does however not work and does only return 167.

Anyone got idea how to access the SFD of packets being sent on a channel ?

Kind regards
Aron

Related