NRF24LU1+ shortburst example code

Hi Team,

Do you have NRF24LU1+ development kit example code for short burst protocol? And any document for it? Thanks!

Best,

Sky

Parents Reply Children
  • Hi Sky

    The simple answer is yes, you can run ShockBurst on the nRF52 series in order to be compatible with the nRF24L series, but there are some ShockBurst configurations that the nRF52 series can not support. 

    For instance, the 250kbps on air datarate is not supported on all nRF52 series devices. 

    Also, there are some limitations on the nRF52 side when using legacy ShockBurst mode (without dynamic payload length enabled, also referred to as Enhanced ShockBurst). 

    If you give me an overview of the ShockBurst configuration settings you use on the nRF24LE1 I can let you know if the nRF52 implementation will be compatible or not. 

    Best regards
    Torbjørn

Related