-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unknown bootloader CRC - 0x2739019F - please report this on GitHub issues! #28
Comments
Hi, we are aware of the clone chips. It seems they come with a variety of different bootloaders too. Can you share the firmware you retrieved from the chip? Does your device print anything on the UART logs? We would like to confirm the behaviour of these things. Also, do note that neither ESPHome (LibreTiny) nor OpenBeken currently support the CC8000. Flashing the firmware will not make it boot, if it even succeeds at all. |
Thanks! I am aware that neither of the firmwares work on the device. Attached the cc8000 flash backup. The chip is installed in a bulb which works with the AiDot software. I don't have UART logs, but it general the UART logging is very limited on this firmware. Here are some pictures of the modul: https://www.elektroda.com/rtvforum/viewtopic.php?p=21025914#21025914 |
Just curious, how did you read the firmware from the device? I see OpenBeken's flasher tool doesn't work, and I've heard that bk7231tools/ltchiptool had some issues as well. |
ltchiptool CLI worked for me. The GUI on Ubuntu had issues as it crashed during the download
|
Great. Writing will not work unless you use the latest version of bk7231tools (development version, latest commit). You can try booting ESPHome or your own code (like simple printf() in |
Thanks, i will not try to flash this board. as it is still usable with the bulb. I may order a separate single board with cc8000 to experiment :) |
Chats about the HLK-B30: https://discord.com/channels/967863521511608370/1229825856491491441 |
Discord link leads "NO TEXT CHANNELS" message |
Oh. It's the dev board thread in the LibreTiny dumps channel on Discord |
Hello,
reporting this issue with a supposedly bk72xx clone chip labled as cc8000.
I was able to download the firmware from the chip but got the above warning for the bootloader crc
Result of
ltchiptool -v flash info bk72xx
:Thanks
The text was updated successfully, but these errors were encountered: