I have a few WiiM Amps and noticed that there are some differences between them. Here are a few of the differences when I run getStatusEx:
That one shows firmware is up to date in the app at version 5.0.704664
This one shows firmware is up to date in the app at version 5.0.636939, over a month behind the other one. The firmware version in the app and what's returned by the API don't agree. This one also has a more ventilated bottom cover like the WiiM Amp Pro. They both came with the plastic knobs on the speaker terminals.
Code:
"firmware": "Linkplay.5.0.704664",
"project": "WiiM_AMP",
"Release": "20250115",
"PCB_version": "6",
"wmrm_version": "4.3",
"languages": "0x11ec",
"silence_ota_flag": "0",
Code:
"firmware": "Linkplay.5.2.636939",
"project": "WiiM_Amp_4layer",
"Release": "20241205",
"PCB_version": "7",
"wmrm_version": "4.2",
"languages": "0x1ec",
"silence_ota_flag": "1",