Hi TI community,
I have changed the Zigbee HA gateway source code files to support it for my application. I am running both the zigbeeHAgw and start_application scripts through services on boot up (Debian on Beagle Bone Black environment). And I am pretty sure that I am not calling at all the remove device request from gateway, still at some times and not too often all the devices gets automatically removed from the gateway when I boot up the bone sometimes. And this only happens on boot up.
Has someone got this issue before?
Also what are DbDeviceInfo.csv, DbEndpoints.csv, DbUpgradeCtxt.csv, DbUpgradeList.csv and NpiLnxLog.txt these files in /Precompiled_arm/servers/ directory?
And when these files are created and updated?
I am unable to figure out what is the issue here. Any help is much appreciated.
Thank you.