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

Which mesh SDK version want to use to develop mesh application on nrf51822_xxAC board??

Which softdevice want to use?? Because im using two nrf51822 and one device i want to connect to android phone to collect both nrf51822 device data.

  • Hi Nidhin,

     

    nRF51 chip is not recommended for new mesh design. We suggest you to have a look into nRF52832 or nRF52810(not supported yet). 

    If you still want to evaluate with the nRF51 you can use SDK v1.0.1 however,  you won't be able to qualify the product as the we only qualified with SDK v2.0 and up. 

    We have a guide how to integrate Mesh SDK v1.0 into nRF5 SDK here. It was made for nRF52 but you can follow to use with NRF51. 

    The softdevice you should use would be S130 v2.0.1

     

     

Related