Hi,
We are defining a BLE interface for our product, choosing SIG and custom services, and while working on BLE for years now, I have still questions on how to design the BLE interface; like:
- How many characteristics per service should we respect ?
- Should we choose to order data with characteristics and custom descriptors ? Or just more characteristics ?
Do you have maybe some guidelines regarding BLE interface ?
Thanks,