bytespider / Meross

Investigating the Meross/Refoss MSS310 Smart Plug and getting these devices to communicate with our private MQTT brokers
112 stars 19 forks source link

MSS710 not connecting to WiFi #34

Closed Ostepanov closed 3 years ago

Ostepanov commented 3 years ago

Hello Bytespider Few days ago, i've bought 3 new meross smart switch MSS710 with hardware:6.0.0 firmware:6.1.3 and hardware:6.0.0 firmware:6.1.6

So, when I`m trying to enroll them to my WiFi using command: sudo ./meross-setup --gateway 10.10.10.1 --wifi-ssid name XXX --wifi-pass XXX --mqtt mqtt://XXX:8883

I hear clicks, led changes flashing green, and later going back into pairing mode. In my DHCP server logs there are any dhcp request from device.

I've tried to manually assign IP addres to device, but still no wifi connection. Using the same configuration with MS310 working fine

But! When I'm using official meross app to configure them, they connect to my wifi with any trouble Where should I look to solve it? Thanks

Ostepanov commented 3 years ago

This PR should fix it #36

Ostepanov commented 3 years ago

False alarm. My fault with copy/paste