Giter VIP home page Giter VIP logo

Comments (3)

eabase avatar eabase commented on May 18, 2024

I just found this text about nRF9160 connection loss.

nRF9160 uses the same radio for GPS and LTE connectivity. GPS signal is
caught between LTE transmissions and in case GPS "cold" fix acquisition takes
too much time, Anjay turns off LTE transmissions for the time of fix acquisition.
It can be seen by the following warning:
gps_nrf: GPS was interrupted multiple times by the LTE modem when producing a fix.
Anjay is notified by it, enters offline mode and reconnects when the first fix is acquired and LTE is enabled back.

This was also added to the Thingy:91 documentation as they use the same baseband.

from anjay-zephyr-client.

Mierunski avatar Mierunski commented on May 18, 2024

Hi,
As mentioned by the NRF documentation - this is intended behaviour to allow GPS to catch fix.
You can also disable GPS completely through KConfig options during compilation, or set timeout and cooldown values during runtime to different values

Best Regards
Mieszko

from anjay-zephyr-client.

eabase avatar eabase commented on May 18, 2024

@Mierunski

You can also disable GPS completely through KConfig options during compilation,

Yes, I know, and my point of #4 was exactly that. Add this functionality to the client so you don't need to recompile the entire client, just to turn on/off the GPS etc.

from anjay-zephyr-client.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.