Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT?
I haven't found any (only UDP and I need TCP).
Thank you
Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT?
I haven't found any (only UDP and I need TCP).
Thank you
Hi,
Unfortunately we do not have capacity here in this forum to make samples on request. Hopefully someone in this forum has already done it and would care to share it.
I found this sample for UDP that is supported for Thingy:91X: sdk-nrf/samples/cellular/udp at main · nrfconnect/sdk-nrf · GitHub.
Could you please edit it to use TCP instead of UDP connection? I would very appreciate it.
Thanks