Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report - v2.6.0 - OTA Firmware not Working with Application OTA DFU #23

Open
fpozatto opened this issue Jan 4, 2023 · 2 comments
Open

Comments

@fpozatto
Copy link

fpozatto commented Jan 4, 2023

Previously to the 2.6.0 release, everything worked normally. Tried several times with the old version.
For reference, the device is the BG22 running SDKs from 4.1.0 to 4.1.3, different projects, but same results.

The devices are using Application OTA DFU, i.e., the application controls the firmware download. However, the code is copy and paste of the Silicon Labs application note. No change. The GATT Services are locked and fixed as per the Simplicity Studio.

All attempts selecting Partial update.
When selecting Speed, the OTA starts and stops at 39%, then the App freezes and display error 0x0 (Unknown).
Sometimes, the App goes beyond 39%, but takes up to one minute to reach 100%. Once it does, it returns error 0x81 - No command 0x0 sent to the Control Characteristic. It does not enable the End button, and the App crashes.
As a side note, at the start of the OTA, it is displayed a pop-up with the words "Resetting..." and "Attempting connection..." which are somehow misplaced, i.e., related to the In-place OTA DFU since there is no reset nor new connection in the Application OTA DFU.

When selecting Reliability, the OTA does not even start and returns error 0x81 - No command 0x0 sent to the Control Characteristic, and the App crashes.

@exilat
Copy link

exilat commented Apr 3, 2023

The same here tried Ota update with default example for Thunderboatd 2. No updates working. This is so frustrating. This was working before!

@chayutBuarit
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants