<?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>libuarte and buffer ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71389/libuarte-and-buffer</link><description>Dear Members, 
 I want to pass rxBuffer for processing, 
 
 
 Is it because of my Systick not yet running properly ? 
 
 thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Feb 2021 11:17:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71389/libuarte-and-buffer" /><item><title>RE: libuarte and buffer ?</title><link>https://devzone.nordicsemi.com/thread/293735?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2021 11:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0f7ff78-31b1-4da4-a7c9-b24c7386c0fc</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;&lt;span&gt;Unfortunately, I&amp;#39;m not familiar with the GPS you are using or how it is working. I would recommend you to check with the manufacturer about the antenna and signal levels for that.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: libuarte and buffer ?</title><link>https://devzone.nordicsemi.com/thread/293443?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2021 22:30:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:384bd9a2-2156-44e7-a047-fd8b9e4525ab</guid><dc:creator>RixtronixLAB</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;Thanks for the reply,&lt;/p&gt;
&lt;p&gt;I found it, because of memset = 0 at the end of the loop, and zeroing all my buffer,&lt;/p&gt;
&lt;p&gt;When my gps is locked, why is GPGGA gone ? before it&amp;#39;s locked, GPGGA available, is it because of my antenna ?&lt;/p&gt;
&lt;p&gt;or my buffer ? I give 256 for my gps buffer, how big do you reckon ?&lt;/p&gt;
&lt;p&gt;I used 1024 for gps buffer before.&lt;/p&gt;
&lt;p&gt;it takes a long time for my gps getting locked, is the signal strength too weak ? I used a small square antenna indoor.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll make a video shot so you can see it,&lt;/p&gt;
&lt;p&gt;Before GPS locked,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://youtu.be/0AsNVxWhGWQ"&gt;https://youtu.be/0AsNVxWhGWQ&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: libuarte and buffer ?</title><link>https://devzone.nordicsemi.com/thread/293409?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2021 16:38:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9718ce8-e3f7-46d3-8b48-49653544857f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Where do you pass rxBuffer to&amp;nbsp;GPSNeo_Process? Where/how is GPS declared? I can only see&amp;nbsp;GPS_t defined in the code snippets.&lt;/p&gt;
[quote user=""]Is it because of my Systick not yet running properly ?[/quote]
&lt;p&gt;SysTick is an &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fcpu.html"&gt;ARM System Timer in the CPU&lt;/a&gt;, mainly used for RTOS implementations. This has nothing to do with your application variables/objects.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>