Skip to content

Error while using a UBLOX module #5

Closed
@eighthree

Description

@eighthree

Was testing this unit on a Trinket M0 running Circuitpython 2.x.

When GPS is still locking on this error occurs:

Traceback (most recent call last):
  File "code.py", line 71, in <module>
  File "adafruit_gps.py", line 109, in update
  File "adafruit_gps.py", line 201, in _parse_gprmc
TypeError: can't convert NoneType to int

As soon as the GPS locks on the error disappears and things work properly.

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