NEW FIRMWARE FOR A1
Closed this issue · 8 comments
I have the Chinese version of A1. I am Chinese but live outside. I've connected the printer to account before but when I left I can't do it anymore. Version no: 01.03.01.02
Finding contributors with global a1...
Will be added in couple weeks
Please update 01.04 for A1. It's an important version. Thank you!
https://bambulab.com/en/support/firmware-download/all
You can try offline firmware update via this link.
Bambulab is now supporting firmware update via sd card.
Sadly, Mine still on 01.03 which can't upgrade via sdcard. sdcard upgrade only avail. from 01.04 :(
I've crafted the following URLs from the offline URL (untested):
-
Steps:
- Remove /offline/
- Add /product/
- Remove offline-
- Change extension to json.sig
-
Examples:
- A1 Mini
- A1
Again, I've not tested these, but the generated OTA URLs do exist.
@JayFoxRox
Good!, can you please tell me the firmware address of the AMS Lite for the A1, A1 Mini? I tried backtracking and came up with a plausible address, but it doesn't connect to the site.
Command for A1 01.04 update. Tested.
{
"user_id": "0",
"upgrade": {
"sequence_id": "0",
"command": "upgrade_history",
"src_id": 2,
"firmware_optional": {
"firmware": {
"version": "01.04.00.00",
"url": "https://public-cdn.bblmw.com/upgrade/device/N2S/01.04.00.00/product/1496eccbb7/ota-n2s_v01.04.00.00-20241210144933.json.sig",
"force_update": false,
"description": "",
"status": "release"
},
"ams": []
}
}
}
@JayFoxRox Good!, can you please tell me the firmware address of the AMS Lite for the A1, A1 Mini? I tried backtracking and came up with a plausible address, but it doesn't connect to the site.
I did now also notice the offline update includes the AMS, but the OTA doesn't. I've also experimented with possible AMS URLs now and couldn't find anything either.
However, I don't think it matters that much, because you can use the OTA update to get to the latest version, and then continue with SD updates to also bring the AMS to the right version?