Skip to content

Confusing error message for LR1120 #5

Description

@winerium

Hello,

So this code is only for LR1110 and confusing for LR1120.

HAL_DBG_TRACE_ERROR( "Wrong LR11XX firmware version, expected 0x%04X, got 0x%04X\n", LR1110_FW_VERSION,
lr11xx_fw_version.fw );

I have LR1120 with firmware v1.1 and receiving message:
ERROR: Wrong LR11XX firmware version, expected 0x0308, got 0x0101

Second problem that in README.md there is note:

The LoRa Basics Modem library requires the following firmware:
...
LR1120 firmware version 0x0101

And code is expecting firmware v1.2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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