nRF52832 Nus MultiLink Multirole Example Project Inquiry

Hi,

We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our SDK. Our requirement is to have an nRF52832 device that can behave as both a central and peripheral device.

Is there any  nus MultiLink Multirole example project available to start writing the firmware for our requirement?

We need the nRF52832 to be able to act as both a central and peripheral device, send and receive data to/from corresponding connected BLE devices, and connect to an nRF Connect app.

Project Details:

  • SDK: nRF5 SDK 17.0.2
  • IDE: SEGGER Embedded Studio 5.42a
  • Controller: nRF52832

Thank you for your support.

Best regards, SILTVM

Parents Reply
  •  ,

    We added the NUS_C and NUS parts from the ble_app_uart_c and ble_app_uart examples to the ble_app_hrs_rscs example project and made some necessary corrections in the event handlers of the central and peripheral side handlings. Now, we are able to send data to the APK through the gateway and vice versa. We have implemented bidirectional data transfer through the gateway. 

    We are greatly appreciative of your valuable suggestions. 

Children
No Data
Related