In my application I want disable a compile flag of NWK_AUTO_POLL. Me need start connection network myself. How can I do this ?
And second question: how to enable trust key ? By using TC_LINKKEY_JOIN compile flag and -DSECURE=1 ? And the trust key is keeping in nwk_globals.h as DEFAULT_TC_LINK_KEY ?