NebraLtd / hm-pyhelper

A helper module used across various Nebra repos to reduce redundant features.
https://nebra.io/hmpyhelper
MIT License
9 stars 16 forks source link

Linxdot - CM4 #120

Open shawaj opened 2 years ago

shawaj commented 2 years ago

LED info https://www.linxdot.com/understanding-the-led-statuses/

shawaj commented 2 years ago

Looks like they are using a rejeee concentrator (pin compatible with Nebra and RAK):

image_from_ios__1_ image_from_ios__2_

KevinWassermann94 commented 2 years ago

This is the CM4 version: Image from iOS (3)

shawaj commented 1 year ago

Uses led strip as per: https://github.com/syncrobit/chameleonos/blob/main/board/common/overlay/etc/platforms/linx-raspberrypi64.conf

Possible concentrator datasheets: E106-470G27P2_UserManual_EN_v1.0.pdf

shawaj commented 1 year ago

More LED strip code details: https://github.com/syncrobit/chameleonos/blob/main/board/common/overlay/etc/init.d/S03ledstate

https://github.com/syncrobit/chameleonos/blob/main/board/common/overlay/opt/hotspot-api-server/ledstrip.py

https://github.com/syncrobit/chameleonos/blob/main/board/common/overlay/opt/hotspot-api-server/main.py

https://github.com/syncrobit/chameleonos/blob/main/board/common/overlay/etc/ledstrip.conf

shawaj commented 1 year ago

Rejee http://www.rejeee.com/#/

shawaj commented 1 year ago

SX1302 PCI-e Board.pdf

shawaj commented 1 year ago

Rockchip one uses rockchip rk3566 https://github.com/dewi-alliance/hotspot-manufacturers/blob/main/linxdot-rockchip.md#linxdot-helium-miner-ld1001-and-ld1002-specifications

Whilst they aren't using the rock cm3, the rk3566 chipset is the same so it's possible that the software could be compatible. Certainly worth testing :-)