nrf9160 multiple cell location - how to perform neigbour cell detection?

Hello,

I know this topic has been discussed yet and I have read all the relevant posts.

What we have to do is multiple cell geolocation with nrf9160. The "multiple" here is the keyword, because in my tests, it was impossible to get more than the connected cell. Although I checked the coverage MAP and I know for sure multiple nearby cells are available.

We tried, as everybody else, the %NCELLMEAS and %NBRGRSRP commands, but we only manage to get the serving cell.

I also know that this is due to a specification on the 3GPP standard:

"Neighboring cell measurements are valid and available only when neighbors are being monitored, which means that the strength and quality of the current cell signal do not meet the network configured level. For more information, see the requirements in 3GPP TS 36.304."

However, it seems strange to me that:

  • a specific example is given "multicell_location" that will almost never work for me
  • other modules (such as QUECTEL BG95/96) do have a method to perform nearby cell scanning (and thus clearly overcome the limit of the standard)

So what I wanted to understand is:

  • is there any news on the topic? This is really important for non-GNSS location applications and could make a big difference
  • if not, is there any plan to implement a deeper call search function?
  • are the %XDEEPSEARCH or %PERIODICSEARCHCONF somewhat related to this?

Thanks to everybody that will help me. I am puzzled by the fact that this point seems not properly addressed yet.

Related