Good afternoon,
is there any way to customise advertisement messages in the ble_app_uart example in the nrf52840?
Good afternoon,
is there any way to customise advertisement messages in the ble_app_uart example in the nrf52840?
Hi,
Yes, this can be done by configuring the p_manuf_specific_data field of the ble_advertising_init_t struct. See our tutorial on advertising.
Hi,
Yes, this can be done by configuring the p_manuf_specific_data field of the ble_advertising_init_t struct. See our tutorial on advertising.