BGS2 Transparent UDP Client Operation | Telit Cinterion IoT Developer Community
December 6, 2018 - 5:44pm, 1092 views
I have not found any examples of the Transparent UDP Client operaion in the AT Command Set manual.
If a transparent UDP Client is opened, does this provide a duplex connection i.e. permit the sending and receiving of UDP packets from the client?
How do I open a transparent UDP Client to accept messages from any host?
Hello,
Transparent udp client should be created in a same way as transparent TCP client with 'srvType' set to "Transparent", and with address for UDP scenario. You should be able to send and receive data. You can't create a transparent UDP endpoint to wait for messages from any host.
Regards,
Bartłomiej