Nerves System for the SmartRent Hub (OSS)

View Source

This is the base Nerves System configuration for the SmartRent Hub used for public trainings and open source purposes.

SmartRent Hub image

FeatureDescription
CPU1 GHz ARM Cortex-A8
Memory512 MB DRAM
StorageMicroSD
Linux kernel5.10 w/ BBB patches
IEx terminalttyS0 via the FTDI connector
UARTLTE @ttyS1, Z-Wave @ttyS4
USBTwo host interfaces - LTE and WiFi
I2Ci2c-1 to PMIC to ATECC608A
EthernetNo
LEDsRed/green LEDs exposed via /sys/class/leds

Console access

The console is configured to output to ttyS0. This can be accessed by soldering wires onto test points on the underside of the board.

TODO: show where

Device tree overlays

This system does not enable or use device tree overlays. All device tree configuration for the hub is in the main device tree file - am335x-smartrent.dts

WiFi

TODO