Other Parts Discussed in Thread: CC1310
Tool/software: Code Composer Studio
Sir,
I am exercising sensor_oad project on CC1310 LP.
I started the OAD tasks from host_collector commanding interface. (e.g. 'u' command)
I noticed that I can select another sensor and kick-off a new OAD task before the last OAD task ends.
Sometimes, they were both done successfully, but sometimes, one of them failed due to too many retries.
I am curious about how many outstanding OAD tasks that the collector can accept?
If there exist ceiling, what parameter in the collector SDK code controls it?
Adam