How to use nrf5340 as central and peripheral simultaneously?

Hi all,

i am using nrf5340 with SDK v1.5.1

I want to know if it is possible to use nrf5340 as central and peripheral device simultaneously?

The application is -

1)while communicating with mobile,my device will act as peripheral device.

2)while communicating with other nrf5340,my device will act as central device.

Is it possible to achieve this?if yes,how?

Thanks

Parents
  • Hi Bipin,

    nRF Connect SDK v1.5.1 does support simultaneous central and peripheral, but we don't have any example that is compatible with it.. This is because there have been a few changes incorporated into the newer versions of the SDK that you need to track using the release notes.  Making a few changes in the central and peripheral hrs example in v1.8.1 accordingly can help you run the sample in v1.5.1.

    Regards,

    Swathy

Reply
  • Hi Bipin,

    nRF Connect SDK v1.5.1 does support simultaneous central and peripheral, but we don't have any example that is compatible with it.. This is because there have been a few changes incorporated into the newer versions of the SDK that you need to track using the release notes.  Making a few changes in the central and peripheral hrs example in v1.8.1 accordingly can help you run the sample in v1.5.1.

    Regards,

    Swathy

Children
No Data
Related