Skip to content

Update library for new firmware register map #1

@awickert

Description

@awickert

Coordinated update required when the firmware register map is expanded (NorthernWidget/Project-Apis#16). Key library-side changes:

  • Update all register address constants to match new layout
  • Change ready-flag check from == 1 to & 0x01
  • Add begin() firmware version check — warn or return false if firmware is incompatible
  • Expose signal strength via a getSignalStrength() method
  • Add writable I2C address register support

Both repos need coordinated version bumps. This is a breaking change.

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