• So I'm new to bluetooth and from what I've seen reading up on conventions I want to be able to customize the sampling rate on my bangle as well as provide additional metadata about a characteristic. There doesn't seem to be a way to create a custom descriptor that holds a specific value that I would specify, it's in neither NRF.setServices or NRF.updateServices. I want to use this instead of having many characteristics, however from what I see theres no other way.