Victor, Thank you for your help and clarifications till date on the queries. I appreciate your quick responses.
Please provide your comment on the following process. Considering previous logs for reference.
- Operate ID set to 0
- SIM 0 & SIM 1 network registered Success – Does this success response is for SIM0 / SIM0 & SIM1
- We Initiate the Data call on SIM0
- checking nw_signal strength for SIM0 → data received with success response
Actual query
-
Hold the Data related task of application
-
Set operate_id as 1
-
Will the data_call established by SIM0 will be active / terminated at this stage?
-
Incase, not terminated can we check nw_signal strength of the SIM1 with parameter nSim=0 without affecting the network connection of the SIM0 (operate_id 0).
-
Switch back to operate_id =0 and data transmission of the data through SIM0.
-
Repeat step 1 to 5 at regular interval say every 5 mins / 10 mins.