<?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>Multicell using Here</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111478/multicell-using-here</link><description>The multicell loaction has been working fine for a long time. About 8 days ago, I started to receive an error when requesting the location through &amp;quot;Here&amp;quot; 
 Any help would be very much appreciated. 
 [00:05:42.749,237] [0m&amp;lt;inf&amp;gt; MODULE: Current cell:[0m</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 May 2024 08:18:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111478/multicell-using-here" /><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/486813?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 08:18:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e630ae94-26bc-456d-ae4d-fc2b7e5d9c13</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Receive buffer size default is 1024 when HERE is used. If this is not enough, it can be increased. Please have a look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOCATION_SERVICE_CLOUD_RECV_BUF_SIZE"&gt;CONFIG_LOCATION_SERVICE_CLOUD_RECV_BUF_SIZE&lt;/a&gt;&amp;nbsp;Kconfig option.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/486597?ContentTypeID=1</link><pubDate>Thu, 30 May 2024 09:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd65774a-2e0f-4eca-a5fc-13293e407ac2</guid><dc:creator>JyriLehtinen</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;rest_client: Receive buffer too small, 1026 bytes are required&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m guessing HERE returns a &amp;quot;404&amp;nbsp;position could not be retrieved... yaddayadda&amp;quot;, it&amp;#39;s a rather long message (1026 bytes in this case). The location default buffer is &lt;span style="text-decoration:line-through;"&gt;512&lt;/span&gt;&amp;nbsp;1024 (at least for sdk v2.6.1), which results in the error message you see there.&lt;br /&gt;&lt;br /&gt;You can fix this error by setting the buffer size larger, e.g&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LOCATION_SERVICE_CLOUD_RECV_BUF_SIZE=1152&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is at least fixes that error, but it&amp;#39;ll just let you see the full error response from the HERE API, which happens when you try to get cellular position with NB-IoT cells.&lt;br /&gt;The nRF HERE implementation isn&amp;#39;t fully up to date, it&amp;#39;s providing cell data as &amp;quot;lte&amp;quot; objects, regardless of modem mode. HERE API has been updated and has support for separate &amp;quot;lte&amp;quot;, &amp;quot;lteCatM&amp;quot; and &amp;quot;nbiot&amp;quot; objects now.&lt;br /&gt;&lt;br /&gt;(EDIT: corrected default buffer size to 1024, as per dejans&amp;#39;s&amp;nbsp;comment below)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/485970?ContentTypeID=1</link><pubDate>Mon, 27 May 2024 08:31:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:934acce2-3c4a-4da8-bf60-31a40617dd43</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Is your application based on any of our existing samples?&lt;br /&gt;&lt;br /&gt;Which NCS version do you use?&lt;br /&gt;&lt;br /&gt;In the location library&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/location.html#requirements"&gt;requirements&lt;/a&gt;, you can find information how to&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/location.html#nrf-cloud-certificates"&gt;update nRF Cloud certificates&lt;/a&gt;. For required credentials and authentication you can look at&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/location.html#location-service-accounts"&gt;location service accounts&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/485897?ContentTypeID=1</link><pubDate>Sat, 25 May 2024 00:35:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:519ff7cc-cfff-4ead-a498-7de6b49f20bb</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Could it be possible that the certificate for HERE has expired and if so how do we renew it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/485896?ContentTypeID=1</link><pubDate>Fri, 24 May 2024 20:22:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:598ce2d6-1fc6-421e-9136-db681f239614</guid><dc:creator>John</dc:creator><description>&lt;p&gt;The firmware hasn&amp;#39;t changed in a long time, so no changes made. It is running on Segger V1.9.1&lt;/p&gt;
&lt;p&gt;My thinking is that it may be Here&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell using Here</title><link>https://devzone.nordicsemi.com/thread/485831?ContentTypeID=1</link><pubDate>Fri, 24 May 2024 13:09:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d818339-d477-4581-9983-fb5ce1fdcbb4</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you provide more information about your application?&lt;br /&gt;&lt;br /&gt;Have you made any changes to your application in the mentioned timeframe (last 8 days)?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>