Other Parts Discussed in Thread: CC2640, CC2540, CC2650, TEST2
Hi TI,
Your customer try to porting their application from stack-2.1.1 to stack-2.2. CC2640 will collect three different sensor data and notify to APP
sensor A -> 20 bytes/20mesc
sensor B -> 19 bytes/20msec
sensor C -> 6b ytes/100msec
Every packet include index to make sure the packet receive correctly. There is no data lost with stack-2.1.1 but we get data loss with stack-2.2. Do you have any suggestions? thanks