Skip to content

igo-r/Lumi-Router-JN5169

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Lumi Router

This firmware is a replacement for the original firmware for the Zigbee chip JN5169 on Xiaomi DGNWG05LM and Aqara ZHWG11LM gateways which allows to use the gateway as a router (repeater-like) in any Zigbee network instead of the stock coordinator firmware for the propriate Xiaomi MiHome Network.


This instruction assumes that an alternative OpenWRT firmware is already installed on the gateway. If you have not done this, use the following instruction https://openlumi.github.io

Firmware

  1. Connect to device via SSH.
  2. Issue the following commands in the command line.
wget https://github.com/igo-r/Lumi-Router-JN5169/releases/latest/download/LumiRouter_20210320.bin -O /tmp/LumiRouter.bin 
jnflash /tmp/LumiRouter.bin

Pairing

Issue the following command in the command line.

jntool erase_pdm

After this the device will automatically join.

Restart

Issue the following command in the command line.

jntool soft_reset