Please add instruction to flash bootloader first time to Sengled G4 #148
|
I acquired another Sengled G4 unit. Thanks to your excellent support to make this model run smoothly with those alternative firmware 👍 When started the first unit, since the support was not in place, I had to run custom steps. With the second unit, I like to try your scripts as is. Flashing RTL8196 firmware went smoothly, thanks a lot for your efforts make it so easy now. I encountered some issues when flashing radio firmware, and I would like to report back here and it would great you can update documentation for this.
One enhancement request ( low priority, feel free to update after v4.0.0 release): With z3 router firmware in place, when I tried to flash new firmware, ( I didn't use the manual step of sending 1 to blmode_pulse) It takes a long to cycle through all different ways to enter bootloader mode, and finally find one that can flash firmware. It would be great that the script can based upon board type to send an optimized way to enter bootloader mode (for Sengled G4, it is send 1 to |
Replies: 4 comments 17 replies
|
One issue just found with the bootloader is that i no longer able to enter bootloader mode with blmode_pulse |
|
Thank you for both reports — and congratulations on the second unit. Your two messages turn out to be the same fact, so let me take the second one first, because it is the one that explains everything else. Why
|
|
@jnilo1 i already flashed the bootloader to the second unit when testing it. Based upon PCB trace, it is PB15 on erf32. Thanks for working on the fix! |
|
@jnilo1 Thanks a lot providing new bootloader! There is good news and bad news.
a) after reboot, it stays at bootloader mode ( which matches statement in log message
In summary, |
Done — the log no longer claims what it cannot see
Shipped,
rtl8196e-uart-bridgev1.5 → v1.6:I fixed the opening line too, not just the closing one I promised you:
entering EFR32 bootloaderasserted the same unknowable outcome. Both now state what the driver did; what the chip is actually running is the probe's job to establish, and the code says why in place, so nobody re-adds the claim later.Verified on the bench in the misleading case itself — the same rig as before, a pulse on a pad the radio cannot hear — so the lines above are what the driver re…