Skip to content

igo-r/Lumi-Router-JN5169

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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