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

How about S112/pca10040 for nRF52DK

Hi,

I am considering to use nRF52832 to build a battery powered data collection device which can stream the data to nearby (within a few meters) Android devices via BLE with no more than 30KB/s throughput.

I got a nRF52DK device and downloaded the SDK v16.0.0. At high level, it seems that we have options on the type of soft devices. I am wondering if S112 device is all I need since in my case only one central device will be involved. However, when I checked the "examples/ble_peripheral/ble_app_template", I can only see s132 device listed under "pca10040/" folder. Does this mean that s112 is not a good choice for nRF52832?

regards,

yf13

Parents Reply
  • Thank you for the suggestions! 30KB/s is an extreme requirement, a basic variation can accept 10KB/s. From this regard, it looks that s112's "send notification throughput" (which is 190kbps over 1M phy) is enough. 

    Do you know if s112/pca10040 consumes less power than s132/pca10040? To give s112/pca10040 a try, is there a template for pca10040 and SDK16 to start with? 

    Regards,

    yf13

Children
Related