Tool/software: Code Composer Studio
Hello,
I am sending characteristics notifications at regular time intervals thanks to a clock periodic interrupt.
The notification is sent with a call to a setParameter function calling GATTServApp_ProcessCharCfg.
On the client side I recieve the notification some time not in the order they were sent. Some time two notifications are being swapped.
Any idea where it could come from ? Or where to look at ?
Best regards.