By SmartRaysam , 3 February, 2021 Forums General discussion Hi, am trying to integrate TCP using the GSM module in Arduino server.ino for connectivity to the client using dynamic or static ip. what is the procedure I need to follow for the integration? Thanks Hi, Hi, You need to add Auto connect object. Then you need to add destinations where you want to connect. Check example from here: https://github.com/Gurux/GuruxDLMS.c/blob/b9d1fc53e94270d2bd7150d12df8a… svr_preAction is invoked when you need to make the connection and you need to handle it there. BR, Mikko Thanks Thanks hi, still on using GSM module thanks
Hi, Hi, You need to add Auto connect object. Then you need to add destinations where you want to connect. Check example from here: https://github.com/Gurux/GuruxDLMS.c/blob/b9d1fc53e94270d2bd7150d12df8a… svr_preAction is invoked when you need to make the connection and you need to handle it there. BR, Mikko
Hi,
Hi,
You need to add Auto connect object. Then you need to add destinations where you want to connect. Check example from here:
https://github.com/Gurux/GuruxDLMS.c/blob/b9d1fc53e94270d2bd7150d12df8a…
svr_preAction is invoked when you need to make the connection and you need to handle it there.
BR,
Mikko
Thanks
Thanks
hi, still on using GSM module
thanks