You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the bose-dfu info output from #3 exhibits this issue. For example, from @Gigzy:
$ bose-dfu info
USB serial: 00000000000000000000000
HW serial: 72476P62100100A2
Device model: Cup
Current firmware: .1.4.3558
That ought to say "1.1.4.3558", I think. I've pushed commit db3c349 to add new logging when BOSE_DFU_LOG=trace to help debug the issue. If folks with the SoundLink Mini II can clone this repository, run BOSE_DFU_LOG=trace cargo run -- info in normal mode, and post the output (feel free to redact the serial number), that'd be useful!
The text was updated successfully, but these errors were encountered:
All of the
bose-dfu info
output from #3 exhibits this issue. For example, from @Gigzy:That ought to say "1.1.4.3558", I think. I've pushed commit db3c349 to add new logging when
BOSE_DFU_LOG=trace
to help debug the issue. If folks with the SoundLink Mini II can clone this repository, runBOSE_DFU_LOG=trace cargo run -- info
in normal mode, and post the output (feel free to redact the serial number), that'd be useful!The text was updated successfully, but these errors were encountered: