Terry Sanders

Results 27 comments of Terry Sanders

Can you run the script again and in a second terminal ping the device while the script is running? You should see the pings stop after the following appears in...

If you comment out the `wpa=2` and `wpa_passphrase=un49fqxc` lines with a `#` then the access point wont require a password

> Thanks. I tried to comment out those 2 lines but my phones still ask for password!. I tried to rename the SSID to make sure it using the current...

Normally the FinalStage firmware will repeatedly try and fetch the firmware but it looks like yours is only trying once. There are a couple of things you can do: 1....

The tcpdump shows that the device is trying several times a second to get the firmware, Reboot the machine so as to make sure nothing is running that shouldn't be....

That tells me quite a bit. Before you start apache you get this: ``` 20:54:34.785324 IP 192.168.4.1.31280 > 192.168.4.2.8080: Flags [S], seq 11659, win 5840, options [mss 1460], length 0...

You might do better trying [tuya-convert](https://github.com/ct-Open-Source/tuya-convert) instead. I think their interim stage is better than mine and less prone to error.