You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be a benefit to be allowed to add my own ble service uuid along with the current mesh proxy service (0x1828) in the BLE advertising data.
The expected behavior is exactly what's happening when advertising with BLE only with esp_ble_adv_data_t. It would be great to add my services uuid inside esp_ble_mesh_ble_adv_param_t.
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
lebrislo
changed the title
Advertise my own service uuid during Bluetooth Mesh / BLE coexistence
Advertise my own service uuid in advertising data during Bluetooth Mesh / BLE coexistence
Jan 29, 2025
github-actionsbot
changed the title
Advertise my own service uuid in advertising data during Bluetooth Mesh / BLE coexistence
Advertise my own service uuid in advertising data during Bluetooth Mesh / BLE coexistence (IDFGH-14535)
Jan 29, 2025
Is your feature request related to a problem?
Hi,
Here's my problem explained : #15217
Describe the solution you'd like.
I would be a benefit to be allowed to add my own ble service uuid along with the current mesh proxy service (0x1828) in the BLE advertising data.
The expected behavior is exactly what's happening when advertising with BLE only with
esp_ble_adv_data_t
. It would be great to add my services uuid insideesp_ble_mesh_ble_adv_param_t
.Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: