Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
E
eg25-manager
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mobian
  • devices
  • eg25-manager
  • Issues
  • #3

Closed
Open
Opened Dec 28, 2020 by Dylan Van Assche@dylanvanasscheContributor

Failed AT commands when suspending keeps URC cache enabled

Description

On suspend, eg25-manager sends several AT commands to the modem:

  • AT+QGPSEND: disable GPS
  • AT+CFG="urc/cache",1: allow sleeping

However, AT+QGPSEND fails for some reason on my device with +CME ERROR 505. As a result, this command is retried several times and continues retrying when resuming. At a certain point, the command succeeds and the URC cache command is also sent, both when resuming --> no URCs are received of a call or text.

EDIT: https://sixfab.com/wp-content/uploads/2018/09/Quectel_EC25EC21_GNSS_AT_Commands_Manual_V1.1.pdf This PDF contains a list of CME ERROR codes for GNSS

Logs

I have them, but they contain too much private information (I combined the log of ModemManager with the eg25-manager log to see the timings). I can send the full log if you want by e-mail.

Edited Dec 28, 2020 by Dylan Van Assche
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mobian1/devices/eg25-manager#3