Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK, Z-STACK
Hi,
We recently updated from SDK 4.40 to SDK 6.10 for Zstack projects, probably might happen in recent stacks as well
While testing I observed that the last group added to the aps_GroupsTable using aps_AddGroup always exists after powercycle even if removed using aps_RemoveGroup or aps_RemoveAllGroup.
Infact, using aps_RemoveAllGroups removes devices temporarily but the groups are still present after powercycle
Not sure why this could be happening, wasn't happening in SDK 4.40
Steps to reproduce
1. Add a group
2. Get group, verify it exists
3. Remove group
4. Get group, verify it not longer exists
5. Power cycle
6. Get group, observe that the group added exists. Also, please note this happens irrespective of number of groups in the table.
Any advise would be greatly helpful.
Thanks
Akhilesh
P.S.
These issues maybe linked to the Groups NV id migration which happened somewhere between 4.40 and 6.10