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
  • Please tell me how this is not working for you.

    If the application does not build and/or flash when you use with the buildprog.py script or the command line, please share the build log by including it to your answer with Insert->Code.

    If you are able to flash the application, but it is not functioning as you expect, please share the device log from a serial terminal. This requires that you use prj.conf when building, either by using the -b debug flag for buildprog.py or by not specifying a configuration file for the command line option.

    Also, please note that the nRF5340 Audio application is not supported for nRF5340 DK. The only supported board is the nRF5340 Audio DK.

    Best regards,

    Maria

Children
Related