-
Notifications
You must be signed in to change notification settings - Fork 89
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
Do any methods still work for NC 700 now? #47
Comments
I created a manual for QC 45 (https://github.com/kazuki-vim/bose-qc45-firmware), but NC700 is also consuming
You need to change Hope it can help |
Thanks for your help. I tried this but had no luck. The first console command enabled the advanced mode. But the second command (after I replaced the firmware info) did nothing. No dropdown appeared on the updater page. I went ahead and copied the renamed firmware file to the temp folder and ran the main.py script. It printed the path to the temp folder but nothing else happened. No update button appeared on the updater page. |
@therealfumbles then maybe the html tag of dropdown menu has different information (id) |
After I run the second command it prints this to the console:
Then if I check the page source I see it has populated the list:
I wondered if "display" set to none was the reason for the dropdown not showing up. So I changed it from none to block. I don't know if this is the correct value but it made the dropdown list visible with the inserted firmware version. The issue seems to be the web site is still hiding the update option even after injecting a firmware version into the update list. |
I managed to get my NC 700s downgraded to 1.3.1. Thanks to everyone for posting various solutions. I combined a few of them to successfully downgrade. This method will probably work for other devices.
|
@therealfumbles I've tried your method posted on Jul 3, but failed. After hitting "a+d+v+up+down", it did show the advanced mode page, but with no "Update Now"button(I'm currently using macOS device, but I've also tried the same steps in a Windows virtual machine, both with no results). I've followed your steps carefully and I doubt whether Bose had blocked this path to downgrade. |
@chicken666 I only tested this on Windows, but are you sure you've followed steps 1 and 2? Those are required to get the update button. If you had a newer version of the updater installed you will need to uninstall it first before installing the older one. Otherwise it won't downgrade. Then run it with the switch that redirects the lookup file to the one on this repository. |
@therealfumbles Thanks, I'll try again on a Physical PC instead😂 |
@chicken666 It should work on the Mac too. Just in case my instructions weren't clear, you need to run this line in a terminal window for step 2:
|
@therealfumbles Thanks buddy, it now works on my Mac mini, but the downgrading is always showing 0%, I wonder how long does it take to finish the whole process |
I think it takes maybe 5-10 minutes. But it counts all the way to 100%. I don't recall it sitting on 0% for a long time. If it doesn't work out maybe try again on Windows. I know for sure it works/worked there at least. |
@therealfumbles It works perfect on macOS too! Sitting on 0% maybe resulted in my bad network connection lol. |
@chicken666 Nice! Glad to hear it :) |
With my SoundLink Mini II (v1.1.4) and the method above I still get "No dice". bose-dfu seems not to be able to put the device in DFU mode. Maybe there is really something wrong with my speaker. Still, I found something which might be of interest here. Instead of A, D, V, Up, Down you can press O, P, T, Up, Down to try to clear the error log of the device. It seems to work also with the unmodified and recent version 7.1.13.5238 of the updater. It didn't work for me either, but maybe for someone else. |
I've tried the patched windows version and redirecting the current updater version with Charles but every time I go to the advanced window the firmware dropdown list is empty.
The text was updated successfully, but these errors were encountered: