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

Can I use nrf51 as a peripheral and nrf52 as a central device

Normally I am using nrf51 for peripheral(sdk 8.0.0 s110) and central(sdk10.0.0 s130) device. But I want to use nrf52 for just central device. I tried nrf52 for central(with sdk11.0.0 s132) device but it does not working. The problem is mismatch between nrf51 and nrf52?

Related