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

BLE app uart coexist example: How to change "Mesh Client" advertising name in mesh part?

Hi all,

In BLE app uart coexist example, When programmed successfully, using nrf_connect app, one can see Nordic_UART and Mesh Client  being advertisied. The BLE part advertisng name can be set using sd_ble_gap_device_name_set while initialising GAP parameters. My doubt is, how to set it for mesh part?? For example: I want to Advertise Mesh Client as Mesh Server.

Thanking you in advance

Deepa

Related