Skip to content

Cellular: clear error #11505

@pilotak

Description

@pilotak

When using ublox G350 in AT command mode it fails to connect to the network. Specifically in newly introduced function clear()

nsapi_error_t AT_CellularNetwork::clear()

[INFO][CELL]: Modem ready
[INFO][CELL]: AT_CellularNetwork::clear
[INFO][CELL]: AT TX (11): AT+CGDCONT?
[INFO][CELL]: AT TX ( 1): <cr>
[INFO][CELL]: AT RX ( 8): <cr><ln>+CME E
[INFO][CELL]: AT RX ( 9): RROR: 3<cr><ln>
[WARN][CELL]: AT error code 3
[DBG ][CELL]: AT error -3012
[WARN][CELL]: CellularDevice clear failed

same thing happes in setting up

nsapi_error_t UBLOX_AT::config_authentication_parameters()

again it's related to PDP and fails, fortunatelly UBLOX_AT::init() can be overriden but still it's not ideal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions