<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122201/thingy-91x---tcp-socket-example-request</link><description>Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT? 
 I haven&amp;#39;t found any (only UDP and I need TCP). 
 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jun 2025 09:52:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122201/thingy-91x---tcp-socket-example-request" /><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/539169?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 09:52:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adacf541-7f27-4bc9-a905-e0745dd597b4</guid><dc:creator>iotdeveloper</dc:creator><description>&lt;p&gt;I found this sample for UDP that is supported for Thingy:91X: &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/cellular/udp"&gt;sdk-nrf/samples/cellular/udp at main &amp;middot; nrfconnect/sdk-nrf &amp;middot; GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Could you please edit it to use TCP instead of UDP connection? I would very appreciate it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/539128?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 05:52:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2f022d7-fa5a-4ea3-bd08-82cb413f18d0</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/539010?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 11:10:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1605c2a-864b-42a1-8053-b45860a94d1f</guid><dc:creator>iotdeveloper</dc:creator><description>&lt;p&gt;Can you please make a sample code with all additional required files for TCP connection directly for Thingy:91X? because I&amp;#39;m new to Nordic, I&amp;#39;m not familiar with it. and if I compile it for a different board than the one example supports, it doesn&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/539008?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 11:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:098bf117-27a9-415d-8484-87cc2b9c1842</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You can use HTTPS client on the Thingy91X but you can try to leverage the Zephyr built-in &lt;a href="https://docs.nordicsemi.com/bundle/ncs-0.4.0/page/zephyr/samples/net/sockets/echo_client/README.html"&gt;echo_client&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/539005?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 10:52:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:203853ef-b64f-4e79-99ed-d11410071053</guid><dc:creator>Stefan Schmidt</dc:creator><description>&lt;p&gt;Have you tried building the sample for the Thingy:91X board? You should be able to build it following the explanation here:&amp;nbsp;&lt;a id="" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/thingy91x/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/thingy91x/index.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/538999?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 10:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a6499d2-2bb8-48fc-8f1b-cb659ad3d756</guid><dc:creator>iotdeveloper</dc:creator><description>&lt;p&gt;Unfortunately the example is for HTTPS on different boards, I need an example of bare TCP connection for Thingy:91X board, please.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91X - TCP socket example request</title><link>https://devzone.nordicsemi.com/thread/538979?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 09:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:149fc180-c661-4cdb-86b5-3fa87311d3e9</guid><dc:creator>Stefan Schmidt</dc:creator><description>&lt;p&gt;How about this:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/net/https_client/README.html"&gt;docs.nordicsemi.com/.../README.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>