RZK PisoWiFi Flasher and Configurator
Step: 1) Connect Device
Device Key (For Router Pairing)
Secure pairing ensures only registered IoT devices can send coin events to the router. Add this key to the router's configuration file.
How to register device with router:
- SSH into the router and edit
/etc/config/piconet-portal(or equivalent) - Find or create the
[paired_devices]section device_macmust be the IoT MAC address (Wi-Fi/LAN)- Add a line using format:
<device_mac> <device_key> <device_control_port> <device_name> - Example:
02:00:00:aa:bb:cc 123abc 5557 Main-Coin-Box - Save file and restart the portal service