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
Unfortunately the example is for HTTPS on different boards, I need an example of bare TCP connection for Thingy:91X board, please.
Have you tried building the sample for the Thingy:91X board? You should be able to build it following the explanation here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/thingy91x/index.html
You can use HTTPS client on the Thingy91X but you can try to leverage the Zephyr built-in echo_client
Can you please make a sample code with all additional required files for TCP connection directly for Thingy:91X? because I'm new to Nordic, I'm not familiar with it. and if I compile it for a different board than the one example supports, it doesn't work.
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.