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

Can nRF51822 support both central and peripheral roles?

I know the question has been asked, but a few months has passed, but hopefully to get some new update now.

devzone.nordicsemi.com/.../nrf51822-dk-module-as-master devzone.nordicsemi.com/.../connection-between-two-nrf51822-ics devzone.nordicsemi.com/.../the-chipset-that-can-support-peripheral-central-role

It seems S110 used for peripheral role and S120 used for central role, can I use both S110 and S120 at the same time?

If currently not supported whether there will be plan to support it in the future?

Thanks

Parents
  • My application does not require to be central an peripheral as the same time. But alternatively at different time.

    We have used TI' CC2564 stack and it does allow a BLE device to be a peripheral when connected by a iPhone. And the device receives some data from iPhone, then disconnects from iPhone, then it acts as central to write the data to other BLE devices.

    I wondering whether nrf51 SDK can do the same thing currently or in the near future?

Reply
  • My application does not require to be central an peripheral as the same time. But alternatively at different time.

    We have used TI' CC2564 stack and it does allow a BLE device to be a peripheral when connected by a iPhone. And the device receives some data from iPhone, then disconnects from iPhone, then it acts as central to write the data to other BLE devices.

    I wondering whether nrf51 SDK can do the same thing currently or in the near future?

Children
Related