AT^SICA and AT^SISS commands question | Telit Cinterion IoT Developer Community
June 13, 2021 - 5:42pm, 875 views
Hi, if my program runs continuously in a loop, the program opens and closes sockets during a continuous operation. Do I need to send AT^SICA command every time before sending AT^SISO=0?
Also, the Internet service configuration with AT^SISS commands has to be done every time before the program calls AT^SISO=0 command?
Thank you
Hello,
You don't need to send SICA each time when the consecutive connections are established and closed in a loop. But it might be a good idea to check the state with AT^SICA?.
You also don't need to reconfigure the service with AT^SISS command if no parameter is changed.
Best regards,
Bartłomiej