Closed tufeikafei closed 1 year ago
I did not see the update yet. Can you provide the logs or 1.0.6_0004 fw?
@niceboygithub Do you have your own modified xiaomigateway3
component for m2? I have experienced some memory leak issues with this component but cannot really diagnose atm.
What memory leakage issue?
I use dd get these date.
If the telnet is still work, the reason that not work is that mosquitto was changed. Need a patch to fix it.
@tufeikafei
Can you try this command and use mqtt.fx to connect the ip of multimode gateway 2?
killall mosquitto; echo -e "listener 1883\nallow_anonymous true\n" > /tmp/mosquitto.conf; /bin/mosquitto -d -c /tmp/mosquitto.conf
I will try with this ,wait.
I use another multimode gateway2, and use the xiaomigateway3, but found had a big problem. My two d1 can't connect with this,and the backgroud shows Send network key (legacy).
Sorry,today have to many things,still not test.
Dear NiceBoy, I found my version with 1.0.6_0004. It can't work with your xiaomigateway3. = =. Is any way to fix it?