These are customized UUIDS declared by me
110 | read_str, NULL, BT_DIS_MODEL_REF),
| ^
75 | BT_GATT_PERM_NONE, NULL, NULL, NULL),
| ^
55 | &battery_level),
| ^
244 | read_name, write_name, bt_dev.name),
| ^
These are customized UUIDS declared by me
Hi Vivek,
The error complains were not about your declaration but the declaration for DIS service. You may need to check what inside \zephyr\subsys\bluetooth\services\dis.c
Please show the whole log.
Also please try to test with peripheral_lbs or peripheral_uart . These examples do pretty much what you are trying to do.
In case you are not aware, we have a Dev Academy course that can help you to get familiar with Nordic BLE stack.
Thank You ble pairing is working fine.
iam having the same issue,can u provide me the sample code as iam new to nrf.
The code I have developed works fine and can be used as a sample but the code is long enough, it may not fit here. If you are able to provide your mail ID , I will mail it.
Hi Vivek,
You can attach a file by Insert -> Image/video/file.
If you attach a whole project, pleas remove the build folder it will make the .zip file much smaller.