Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query 2g registration status in addition to lte with BG95m5 modem #2759

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

scott-brust
Copy link
Member

Problem

Dioptra app calls getCellularGlobalIdentity() to determine MCC / LAC / CELL ID
M404 / BG95M5 devices support 2g registration
getCellularGlobalIdentity() only queries LTE registration status on M404

Solution

Query both 2g and LTE registration for BG95m5 modules in case they are on either network

Steps to Test

Run dioptra

Example App

Dioptra

References

Links to the Community, Docs, Other Issues, etc..


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@scott-brust scott-brust added this to the 5.8.1 milestone Apr 4, 2024
@scott-brust scott-brust merged commit 1a641ce into develop Apr 4, 2024
13 checks passed
@scott-brust scott-brust deleted the fix/quectel-get-cgi-on-2g branch April 4, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants