wiki/en/install-lifesmart.md

786 B

OpenIPC Wiki

Table of Content

For LifeSmart cameras: LS179

BOM

SoC: HI3518EV200
Flash: ENQH127A (16MB NOR)
Sensor: soif23 (???)

Installation

Follow the instructions to get access to U-boot.

Back up the flash and install OpenIPC according to the instructions.

WiFi

In order to connect to WiFi, you need to configure the wireless device with:

rtl8188fu-hi3518ev200-lifesmart

This will power up the USB device (WiFi card) and load the appropriate Kernel driver.

LEDs

The LEDs are controlled by the GPO #2.

# turn on
gpio set 2

# turn off
gpio clear 2