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

Is the nRF52840 Compatible with nRF51822?

Hi ,I have one module designed based on Nordic nRF51822 SoC solution.But now ,I wanna use nRF52840 to make communication.I can't find the module with nRF connect app.  Does the nRF52840 Compatible with nRF51822?

Parents Reply
  • I have a setup here that uses an NRF52840 module to talk to several nrf51822 (technically NRF51422 but those only differ in the ANT+ license) devices via bluetooth. So yes, that works.

    Note that there is a bug that prevents the scan module from the SDK working with a UUID of 0x0000 - search this forum "flic button". You have to process the scan event in your own code if that happens to be your UUID or the UUID part of a custom GUID.

Children
No Data
Related