I have bought the nRF51 dev kit. I can download all these soft devices. But what do they really correspond to ?
I think of them as library/apis for doing BLE development but why are there so many, which one should I use ?
Thanks
I have bought the nRF51 dev kit. I can download all these soft devices. But what do they really correspond to ?
I think of them as library/apis for doing BLE development but why are there so many, which one should I use ?
Thanks
hello thomas.. its depends on application you need.. s110 will behave as a end node,s120 will acts as a central/hub,s130 will acts as both central and peripheral at the same time. s210 and s310 related to ant technology..
Use S130 in case to be broadcaster/observer at same time, just you have to manage the flags at adv param structure which notify that the device will not connect!
Use S130 in case to be broadcaster/observer at same time, just you have to manage the flags at adv param structure which notify that the device will not connect!