<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: UDP example on lpc4300 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566740#M17384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Tue Jul 08 09:33:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mind if I ask some clarifying questions to understand the situation? You are receiving a PCM audio file (with what WiFi module via what interface?), but are experiencing bad audio quality, presumably because of data loss over UDP. Is there any interrupts enabled for the interface the WiFi module is connected to?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:51:51 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:51:51Z</dc:date>
    <item>
      <title>UDP example on lpc4300</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566739#M17383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by srinidhi M on Mon Jun 30 23:06:37 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to play pcm on lpc4330 xplorer board. i am using UDP, if code is sequential i.e.. receive the frame and send to UDA then receive next frame n continues. its playing but huge packet loss. so m trying to create two thread,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 --&amp;gt; to receive packets and sending to Queue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 --&amp;gt; read from Queue and send data to UDA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here i struck from week, two threads are not running simultaneously i mean round robin scheduling is not happening.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note : I have kept two threads of equal priority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help to come out of this packet loss issue. I'll be waiting for the response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srinidhi M&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566739#M17383</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: UDP example on lpc4300</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566740#M17384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Tue Jul 08 09:33:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mind if I ask some clarifying questions to understand the situation? You are receiving a PCM audio file (with what WiFi module via what interface?), but are experiencing bad audio quality, presumably because of data loss over UDP. Is there any interrupts enabled for the interface the WiFi module is connected to?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566740#M17384</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: UDP example on lpc4300</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566741#M17385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by srinidhi M on Thu Jul 17 00:04:16 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello nerd herd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;no i am not using WiFi&amp;nbsp; am using Ethernet, and with that am facing one more problem. Board is going to hang after receiving around 80 packets.(each of 1024 bytes). is there any problem with the lwip ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if i put prints after &lt;/SPAN&gt;&lt;STRONG&gt;sys_arch_mbox_fetch(&amp;amp;conn-&amp;gt;recvmbox, &amp;amp;buf, 0);&lt;/STRONG&gt;&lt;SPAN&gt; board not going to hang but there will be huge delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry for the late replay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UDP-example-on-lpc4300/m-p/566741#M17385</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:51:52Z</dc:date>
    </item>
  </channel>
</rss>

