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
Copy file name to clipboardExpand all lines: src/content/docs/getting-started/introduction.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ The essence of OpenIPC lies in its community-driven approach. By leveraging the
11
11
12
12
### Explore More About OpenIPC:
13
13
14
-
-**Getting Started**: Embark on your OpenIPC journey and understand the basics of installation and configuration in our comprehensive [Getting Started Guide](/openipc-docs/getting-started/quick-start/).
15
-
-**Diverse Use Cases**: Discover the versatility of OpenIPC across different scenarios in our detailed Use Cases section, which includes specialized guides for [FPV setups](/openipc-docs/use-cases/fpv/quick-start), [home automation](/openipc-docs/use-cases/home-automation/quick-start) configurations, and [video surveillance](/openipc-docs/use-cases/video-surveillance/quick-start) applications.
16
-
-**Hardware Compatibility**: Learn about the supported devices and how to maximize their potential with OpenIPC in the [Hardware Compatibility]/openipc-docs(/hardware/supported-devices/) guide.
14
+
-**Getting Started**: Embark on your OpenIPC journey and understand the basics of installation and configuration in our comprehensive [Getting Started Guide](/getting-started/quick-start/).
15
+
-**Diverse Use Cases**: Discover the versatility of OpenIPC across different scenarios in our detailed Use Cases section, which includes specialized guides for [FPV setups](/use-cases/fpv/quick-start), [home automation](/use-cases/home-automation/quick-start) configurations, and [video surveillance](/use-cases/video-surveillance/quick-start) applications.
16
+
-**Hardware Compatibility**: Learn about the supported devices and how to maximize their potential with OpenIPC in the [Hardware Compatibility](/hardware/supported-devices/) guide.
17
17
18
18
Join the OpenIPC movement and be part of a community that's reshaping the world of camera technology. With OpenIPC, the possibilities are endless, and the future is open.
description: How to make an NVR Board work with OpenIPC
4
+
---
5
+
6
+
7
+
## Upgrade from original HI3536DV100 NVR board firmware to OpenIPC FPV firmware
8
+
9
+
- Install [PUTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) and [TFTP](https://pjo2.github.io/tftpd64/) server
10
+
- Download actual [image](https://openipc.org/cameras/vendors/hisilicon/socs/hi3536dv100/download_full_image?flash_size=16&flash_type=nor&fw_release=fpv) for NVR from OpenIPC site
11
+
- Upload this image to your TFTP server
12
+
- Turn off NVR power, connect USB adapter to your NVR UART, specify which COM port on your PC
13
+
- Go to U-Boot with quick press Ctrl+C at power on
14
+
- Execute a set of commands each line separately
15
+
16
+
```
17
+
## Сhanging the ip address of the NVR board and the ip address of your TFTP server
0 commit comments