<?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 location using LTE cells</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103128/multicell-location-using-lte-cells</link><description>Dear support team, 
 i was testing the location service of nRF Cloud using cell positioning and i noticed that i get the same location estimate in response from the cloud no matter if I&amp;#39;m sending single cell or multi cell info in the request. 
 For example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Oct 2023 13:34:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103128/multicell-location-using-lte-cells" /><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/451329?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2023 13:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e8c056d-6fa3-46ba-bcf1-bd2ea54f5807</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Alessio, sorry for the long delay and thank you for the details.&lt;/p&gt;
[quote user="SODAQHW"]The API is called while the modem is connected to the network.[/quote]
&lt;p&gt;In RRC Connected mode? Try using the command in RRC Idle mode and see if it helps.&lt;/p&gt;
&lt;p&gt;From the AT Command reference guide, regarding &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/ncellmeas_set.html?cp=2_1_4_36_0"&gt;NCELLMEAS, Set command&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For &lt;span&gt;&amp;lt;search_type&amp;gt;&lt;/span&gt;s 3–5, &lt;span&gt;&amp;lt;neighbor_count&amp;gt;&lt;/span&gt; is always &lt;span&gt;0&lt;/span&gt; for other cells except the serving cell, which means that the neighboring cell list is not available. If neighbor cell results for the serving cell are available when the &lt;a title="Any device used by an end-user to communicate. The UE consists of the Mobile Equipment (ME) and the Universal Integrated Circuit Card (UICC)." href="https://infocenter.nordicsemi.com/topic/ref_at_commands/dita_common/glossary/glossary.html#ue"&gt;&lt;dfn&gt;User Equipment (UE)&lt;/dfn&gt;&lt;/a&gt; is in RRC Idle mode, they are preserved for 10 s after entering RRC Connected mode unless they are overwritten by RRC Connected mode measurements. If there are no preserved RRC Idle mode measurements in RRC connected mode, neighbor cell results are available only if the network has configured neighbor measurements for the UE. Valid &lt;a title="A device that connects a UE to a communications network. In mobile networks, the terminal adapter is used by the terminal equipment to access the mobile termination using AT commands." href="https://infocenter.nordicsemi.com/topic/ref_at_commands/dita_common/glossary/glossary.html#ta"&gt;&lt;dfn&gt;Terminal Adapter (TA)&lt;/dfn&gt;&lt;/a&gt; information is available only for the serving cell. These parameters are included for all cells in the result format to keep the same structure for every cell to simplify response parsing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/447361?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2023 07:09:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3700b9a3-6c73-47a4-aad9-1d2c88ed1859</guid><dc:creator>SODAQHW</dc:creator><description>&lt;p&gt;Hi Helsing,&lt;/p&gt;
&lt;p&gt;i am using the lte_lc_neighbor_cell_measurement() API with search type GCI_EXTENDED_COMPLETE and a gci_count of 8.&lt;/p&gt;
&lt;p&gt;The resulting command sent to the modem should be:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT%NCELLMEAS=5,8&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The API is called while the modem is connected to the network.&lt;/p&gt;
&lt;p&gt;Alessio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/445582?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2023 09:50:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e05eee4-206a-4dbb-a0a0-ce0a54124518</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Alessio, sorry for the delay.&lt;/p&gt;
[quote user="SODAQHW"] I never saw more than 1 neighbor cell returned by the AT%NCELLMEAS command[/quote]
&lt;p&gt;How are you using the command? When do you use it and what is the state of the modem(e.g. RRC connected or idle). Which arguments are you using? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/444358?ContentTypeID=1</link><pubDate>Mon, 04 Sep 2023 14:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d45bbf6-7463-4e98-a533-49be800b61d7</guid><dc:creator>SODAQHW</dc:creator><description>&lt;p&gt;Hi Helsing,&lt;/p&gt;
&lt;p&gt;Yes i tried in different cities and also while moving around different neighborhoods in Amsterdam. I never saw more than 1 neighbor cell returned by the AT%NCELLMEAS command&lt;/p&gt;
&lt;p&gt;Alessio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/444340?ContentTypeID=1</link><pubDate>Mon, 04 Sep 2023 13:17:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d476eba2-8310-40b8-82d9-4166af39aacc</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Alessio, &lt;/p&gt;
[quote user=""]Another thing i noticed is that the device reports at most 1 neighbor cell even in a city like Amsterdam[/quote]
&lt;p&gt;Have you tried testing the location service from multiple locations? Do you always get 1 at most?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/443644?ContentTypeID=1</link><pubDate>Wed, 30 Aug 2023 06:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e8f8187-2ea3-4015-949d-365b2df39849</guid><dc:creator>SODAQHW</dc:creator><description>&lt;p&gt;Hi Cole,&lt;/p&gt;
&lt;p&gt;understood, thanks for your reply!&lt;/p&gt;
&lt;p&gt;Alessio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/443622?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2023 22:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83c9799f-af97-4df5-a615-41d8a6ea352b</guid><dc:creator>Cole Hafner</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Alessio,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;MCELL does the best in urban areas when the device is able to submit data for multiple towers. It&amp;#39;s not always a guarantee that the accuracy will outperform SCELL, especially in rural areas.&amp;nbsp;If you&amp;#39;re looking for higher accuracy,&amp;nbsp;please consider using GPS or Wi-Fi location.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Cole&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multicell location using LTE cells</title><link>https://devzone.nordicsemi.com/thread/442995?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2023 13:31:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f65834fe-699b-4434-935f-7d9b05714284</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Alessio, thank you for the questions. I will look into this and get back to you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>