-
Notifications
You must be signed in to change notification settings - Fork 102
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
RN-42 Firmware Truncation #41
Comments
See issue #25 |
BTW, while counterfeit modules described in #25 are based on a relabeled "BC3 MM" chip (codenamed "KAL") and have 1 MB flash, your module is based on a "BC3 Audio Flash" chip (codenamed "PDW"), which is somewhat newer than KAL, but looks like it has less flash memory. It would be great if You can provide more info about your module, such as pics, output of "e2cmd.exe info" and "BlueFlashCmd.exe identify", when run in a terminal. Whether it was marketed as HC-05 or HC-06? |
Bought HC-05 https://a.d-cd.net/FgAAAgKOXuA-1920.jpg it has Spansion AL008J70BF102 flash. 13:26:32.128657: all:spi.c:558:spi_init: csr-spi-ftdi 0.5.3, git rev 80b2ad0 c:\Program Files (x86)\QTIL\BlueSuite 2.6.11> BlueFlashCmd.exe -chipver 17:03:17.089485: all:spi.c:558:spi_init: csr-spi-ftdi 0.5.3, git rev 80b2ad0 Success c:\Program Files (x86)\QTIL\BlueSuite 2.6.11> BlueFlashCmd.exe -identify 17:04:24.714259: all:spi.c:558:spi_init: csr-spi-ftdi 0.5.3, git rev 80b2ad0 Success |
When I chose the RN-42 Firmware available here https://drive.google.com/file/d/0B2oHzSfiLL8PdU1tWmhvS19EWG8/view
Blueflash Reports that the image size is bigger than flash size, and the firmware gets truncated.
"Image size is greater than Flash Size. Image will be truncated"
The upload happens, but PS Tool does not list the data from the persistent storage.
If anyone has seen this issue happen, please advise how to solve it.
The text was updated successfully, but these errors were encountered: