How to configure the nRF5340 Dk like gateway.

Hi Networks,


I have tried to build the nRF5340 DK as a gateway.

Enabled

1. CONFIG_BT_GATEWAY=y

2. CONFIG_BT_GATEWAY_ADV=y

3. CONFIG_BT_GATEWAY_GATT=y 

But not acting as a gateway.
Please guide me on how to do it.

It's emergency.

Warm Regards,
Rajendra

Parents Reply
  • Hi Rajendra,

    The errors in the logs are expected when you are connected to the COM while programming the Audio DK.

    The warnings in the logs are expected when you press the play/pause button on the gateway when there is no headset device connected.

    Have you also built and programmed a Unicast server (CIS headset) with NCS v2.6.0 which can be connected to the Unicast client (CIS gateway)? If you have issues with connection, reset both boards while button 5 is pressed to delete bonding information, or flash both devices at the same time with

    python buildprog.py -d both -b debug -c both -p -f

    Best regards,

    Maria

Children
No Data
Related