Hi. How do I advertise both heart rate service and current time service together?
Seems like the current time service overwrites the heart rate service.
I will appreciate the help thank you.
Hi. How do I advertise both heart rate service and current time service together?
Seems like the current time service overwrites the heart rate service.
I will appreciate the help thank you.
Hi,
Please make sure the ".uuids_complete.uuid_cnt" value in your advertising init function corresponds with the number of services you are adding to the advertising packet. You may also take a look at how it's done in the original ble_app_hrs.
Best regards,
Vidar
Hi,
Please make sure the ".uuids_complete.uuid_cnt" value in your advertising init function corresponds with the number of services you are adding to the advertising packet. You may also take a look at how it's done in the original ble_app_hrs.
Best regards,
Vidar