debug nbiot pass with some modification

This commit is contained in:
Wang_Weigen
2021-10-21 15:17:14 +08:00
parent abe138ab27
commit 281a3b672a
6 changed files with 98 additions and 430 deletions
@@ -211,7 +211,9 @@ static int E18Open(struct Adapter *adapter)
ATAgentType at_agent = GetATAgent(agent_name);
adapter->agent = at_agent;
}
AtSetReplyLrEnd(adapter->agent, 1);
try_again:
while(try_times--){
ret = E18NetRoleConfig(adapter);