NRF52840 Proprietary 2 Mbps.

Hi friend,

I used SDK16.0 and softdevice is S140.  I want to use nRF52840 proprietary 2Mbps mode. Do you have example code to provide me?

Thank you in advance.

Parents
  • Hi again

    The contents of the package is printed in the NRF_LOG_INFO("The contents of the package was %u", (unsigned int)packet); line. As this is just a transmitter example, the packet is just a number based on what button(s) you have pressed. You will need to change this to contain whatever you'd like it to to fit your use case.

    Best regards,

    Simon

Reply
  • Hi again

    The contents of the package is printed in the NRF_LOG_INFO("The contents of the package was %u", (unsigned int)packet); line. As this is just a transmitter example, the packet is just a number based on what button(s) you have pressed. You will need to change this to contain whatever you'd like it to to fit your use case.

    Best regards,

    Simon

Children
Related