I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how to do such things.
I have followed the custom service tutorials, and I can implement my battery service as a custom service, but it appears as an unknown service.
How do I add a non-custom service that nrf connect will recognise as Battery Service to my code?
If you could point me to an example where this is done, even if it is with another ble registered service I would appreciate the help!