Skip to content

Commit

Permalink
Auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent fe76af8 commit bd47011
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ See [here](https://github.com/AT0myks/reolink-fw-archive/wiki).

\* means the device is discontinued.

Total: 620
Total: 621

<details>
<summary>B1200 (Add-ons)</summary>
Expand Down Expand Up @@ -2420,6 +2420,19 @@ Version | Date | Changes | Notes

</details>

<details>
<summary>Reolink Duo 3 WiFi</summary>

### IPC_NT15NA416MPW

Firmwares for this hardware version: 1

Version | Date | Changes | Notes
--- | --- | --- | ---
[v3.0.0.4518_2501071706](https://home-cdn.reolink.us/wp-content/uploads/2025/01/140339231736825963.0423.zip?download_name=Reolink_Duo_3_WiFi_4518_2501071706.zip) | 2025‑01‑07 | <ol><li>Wi-Fi performance optimized.</li><li>Other known bugs resolved.</li></ol> |

</details>

<details>
<summary>Reolink Duo Floodlight PoE</summary>

Expand Down
15 changes: 15 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1777,5 +1777,20 @@
"title": "NVR_NNT3NA58W_U"
}
]
},
{
"id": 220,
"title": "Reolink Duo 3 WiFi",
"type": "IPC",
"productImg": "",
"productUrl": "",
"variations": [],
"contains": [],
"hardwareVersions": [
{
"id": 362,
"title": "IPC_NT15NA416MPW"
}
]
}
]
16 changes: 16 additions & 0 deletions firmwares_live.json
Original file line number Diff line number Diff line change
Expand Up @@ -5751,5 +5751,21 @@
"display_time": "2025-01-10 00:00:00+08:00",
"sha256_pak": "ae1227a89eae4d801381490c95b3fbc38e5e0040d7c839d90f1993ec0b771d5c",
"source": "live"
},
{
"version": "v3.0.0.4518_2501071706",
"filename": "Reolink_Duo_3_WiFi_4518_2501071706",
"updated_at": "2025-01-14 11:39:50+08:00",
"note": "",
"firmware_id": 718,
"model": "Reolink Duo 3 WiFi",
"hw_ver": "IPC_NT15NA416MPW",
"changelog": [
"1. Wi-Fi performance optimized.",
"2. Other known bugs resolved."
],
"display_time": "2025-01-14 00:00:00+08:00",
"sha256_pak": "910b575e3e4a8ced144eff1bb01eed5d5bf6f132ae5233177efb07bdbf9f1ec4",
"source": "live"
}
]
36 changes: 36 additions & 0 deletions pak_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -21464,5 +21464,41 @@
],
"model_id": 91,
"hw_ver_id": 303
},
"910b575e3e4a8ced144eff1bb01eed5d5bf6f132ae5233177efb07bdbf9f1ec4": {
"info": {
"firmware_version_prefix": "v3.0.0",
"board_type": "IPC_NT15NA416MPW",
"board_name": "IPC_NT15NA416MPW",
"build_date": "250107",
"display_type_info": "Reolink Duo 3 WiFi",
"detail_machine_type": "IPC_NT15NA416MPW",
"type": "IPC",
"version_file": "4518_2501071706",
"os": "Linux",
"architecture": "AArch64",
"kernel_image_name": "Linux-5.10.168",
"uboot_version": "U-Boot 2021.10 (Sep 26 2024 - 18:41:15 +0800)",
"uboot_compiler": null,
"uboot_linker": null,
"linux_banner": "Linux version 5.10.168 (lmy@ubuntu) (aarch64-ca53-linux10.4-gnu-gcc.br_real (Buildroot 2022.08.3-9-g4ba9647) 10.4.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Fri Jan 3 17:38:57 CST 2025",
"board": "Novatek NS02302",
"board_vendor": "Novatek",
"filesystems": [
{
"name": "rootfs",
"type": "squashfs"
},
{
"name": "app",
"type": "squashfs"
}
]
},
"download": [
"https://home-cdn.reolink.us/wp-content/uploads/2025/01/140339231736825963.0423.zip"
],
"model_id": 220,
"hw_ver_id": 362
}
}

0 comments on commit bd47011

Please sign in to comment.