-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
So this code is only for LR1110 and confusing for LR1120.
SWSD004/apps/examples/geolocation_gnss/main_geolocation_gnss.c
Lines 284 to 285 in c0608df
| 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.
Metadata
Metadata
Assignees
Labels
No labels