Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

Reply To: Enabling ADR on the mdot and conduit issue!

$
0
0

Hi Mike,

Thanks of your response. I am guessing is this happening because i am using AUTO_OTA mode and whatever I had configured earlier in terms of network settings, is saved in the flash and now that my previous settings have not changed, I am probably not even calling the piece of code below.

m_dot->setAdr(true)

Thanks Mike for confirming that the ADR is not being set to begin with in the mdot. I am guessing if I use the code below all the previous session and network information will be removed from the flash?

 m_dot->resetConfig();
 m_dot->resetNetworkSession();

Thanks,
Ajay

  • This reply was modified 4 hours, 8 minutes ago by  Ajay K.

Viewing all articles
Browse latest Browse all 7111

Trending Articles