Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 15:32] – deekey | docs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 16:31] (current) – [Clean u-boot env] deekey | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Can be bought on [[https:// | Can be bought on [[https:// | ||
| - | **Currently not supported HW:** | + | This instruction is based on the information from [[https:// |
| - | * Infra red curtain control and IR sensor | + | |
| + | **Currently not supported: | ||
| + | |||
| + | * Night mode (based on IR sensor | ||
| ===== Prepare TFTP server ===== | ===== Prepare TFTP server ===== | ||
| Line 104: | Line 107: | ||
| </ | </ | ||
| - | === Change MAC == | + | === Change MAC and other stuff == |
| Change XX: | Change XX: | ||
| Line 112: | Line 115: | ||
| uci set network.lan.macaddr=XX: | uci set network.lan.macaddr=XX: | ||
| fw_setenv sensor imx291_i2c_lvds | fw_setenv sensor imx291_i2c_lvds | ||
| + | uci set ipcam.gpio.ircut1=' | ||
| + | uci set ipcam.gpio.ircut2=' | ||
| uci commit | uci commit | ||
| reboot | reboot | ||
| </ | </ | ||