-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Hi,
I'm having trouble with frequent failures when running a simple FUOTA campaign. Here are my setup details:
I'm using an STM32 L476 with an SX1262 shield and a Multitech gateway (US915 region). The application is the "periodical uplink" example, with all FUOTA macros enabled as instructed in the README.md. The FUOTA version is 1.0, and the device is configured for Class C.
My main issue is that the FUOTA process often fails, printing the error: "class C[0] BAD DevAddr=0xf0da90f4 instead of 0x1eaf013". I have attached two log files—one from a run that seemed normal and another from a failed attempt.
Is there a known issue or a specific configuration step I might have missed? I would greatly appreciate any guidance or clarification on what could be causing this DevAddr mismatch and how to resolve it.
Best regards,
hjing