<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Socket issues on android platform]]></title><description><![CDATA[<p dir="auto">Hey there</p>
<p dir="auto">I am developing an android app, which should be able to send and receive data to a stm32-MCU over tcp/ip (using an spwf01sa serial-to-wifi module). The s2w-module provides a server...</p>
<p dir="auto">My application can be connected to this server to start communication. The data-transfer is logged and displayed in the app and on the stm32-chip (over a simple lcd).</p>
<p dir="auto">So now, everything is working on windows, except some performance issues (exactly every 10 seconds, there is a little timeout, where the data-transfer is stucked but continues after a second maybe).</p>
<p dir="auto">The same code using android is also working, but the data-transfer stopps after this little timeout...sometimes the transfer restarts him-self, but stucks again after some seconds.</p>
<p dir="auto">I am using the non-blocking approach, very similar to the fortune-example. I guess this is a OS-issue..</p>
<p dir="auto">Can anyone help me? I'm very thankful for every comment..thank you</p>
<p dir="auto">Kind Regards</p>
]]></description><link>https://forum.qt.io/topic/84705/socket-issues-on-android-platform</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 11:09:14 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/84705.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Nov 2017 15:33:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Socket issues on android platform on Thu, 02 Nov 2017 17:32:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fabster">@<bdi>Fabster</bdi></a> have you tried analyzing the network traffic with <a href="https://www.wireshark.org/" target="_blank" rel="noopener noreferrer nofollow ugc">Wireshark</a>? You might be able to then compare what's going on given the traffic capture for your running Windows versus the Android app.</p>
<p dir="auto">In addition, could you please clarify (maybe a block diagram) where the  spwf01sa serial-to-wifi module sits? I suspect this module goes together with the stm32-mcu but just to be sure...</p>
]]></description><link>https://forum.qt.io/post/423999</link><guid isPermaLink="true">https://forum.qt.io/post/423999</guid><dc:creator><![CDATA[Pablo J. Rogina]]></dc:creator><pubDate>Thu, 02 Nov 2017 17:32:21 GMT</pubDate></item></channel></rss>