Device is a Teckin SP22. I ran the script via SSH. Session hung, so I ran it again locally and receive the following error.
The 192.168.1.12 address is the address of the plug, and can be pinged.
pi@raspberrypi:~/TuyOTA $ sudo ./tuyota.pl -ip 192.168.1.12 -s my_ssid -p my_ssid_password
Getting interface into stable state
RTNETLINK answers: Cannot assign requested address
Done
Using WiFi device wlan0 for Access Point
Starting Access Point with SSID ZAGDU-789
Giving Access Point IP address 10.44.57.1, pid is 1395
Unable to create DHCP Listener socket! Address already in use at ./tuyota.pl line 188.
Exiting....
Shutting down...
Any advice how to get further?
Happy to provide any further details, thanks!
Device is a Teckin SP22. I ran the script via SSH. Session hung, so I ran it again locally and receive the following error.
The 192.168.1.12 address is the address of the plug, and can be pinged.
pi@raspberrypi:~/TuyOTA $ sudo ./tuyota.pl -ip 192.168.1.12 -s my_ssid -p my_ssid_password
Getting interface into stable state
RTNETLINK answers: Cannot assign requested address
Done
Using WiFi device wlan0 for Access Point
Starting Access Point with SSID ZAGDU-789
Giving Access Point IP address 10.44.57.1, pid is 1395
Unable to create DHCP Listener socket! Address already in use at ./tuyota.pl line 188.
Exiting....
Shutting down...
Any advice how to get further?
Happy to provide any further details, thanks!