You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated 4.4.7 stack to 4.7.0 to permit to use AS923 region. (some 4.4.7 issues with AS923).
I success to integrate 4.7.0 into our project (devnonce is saved into nvm).
I need to integrate LCTT part too into our application code but i need a flag into our application code to know if we are running LCTT tests, but flag isrunning didn't exist anymore.
This flag is useful for example : not sending frames or rejoins with our application code.
How could i know lctt tests are running without IsRunning flag?