-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't flash BSD29 smart socket #460
Comments
Looks like the device connected but did not succeed in making HTTP(S) requests. It may be a DNS issue. Check that If it is, try Also please let us know what system you are using and the |
Hi Colin, thanks for such a speedy response (-: Running on Raspbian Buster Lite kernel version 4.19 (26-Sep-2019). Fresh install of raspbian and tuya-convert so no other detritus in the way. You are correct that this is DNS related as on running start_flash.sh it said
|
We check the ports we need to use and attempt to clear them before starting our own services. It looks like you already have another instance of Could you check that there is no |
If I stop dnsmasq and mosquitto first then I get no complaints when running start_flash.sh but it does not succeed. After running setup_checks, pgrep -a dnsmasq returns nothing. If I put a plug in to pairing mode it will sit there flashing for some time but a second after I run start_flash the relay fires and the LED stops flashing, so I surmise that there is contact but not on to the next step. On my Pi, I first flashed a fresh Rasbian and then cloned tuya-convert and ran install_prereq.sh, and nothing else so only that which is stock will be running. I did not configure any networking on the Pi as I set my IPs in DHCP. I do concede that something must be different though as I have successfully configured other plugs with tuya-convert 2.3.0 |
Similar behaviour on the BSD34. It connects, the relay clicks and the led stops flashing. Same as #483 for behaviour |
I did not notice this previously, but the PSK identity contains an unexpected prefix. This is likely the cause of your issues. Thanks @countcobolt for pointing out the similarity with your issue. If you are flashing by wire, please make a backup of the stock firmware first. We can use this to debug and potentially develop a new workaround. |
Let's merge any future discussion in with #483 to keep things tidy |
Hey! Are there any news about flashing the BSD.. modules. Today i wanted to flash the bsd34 but it doesn't work. But according to the wiki this model is supported? Maybe it will help the output and log files:
smarthack-mqtt.log |
I am having no success flashing unbranded UK smart socket with model number BSD29. I see that the device is in the list of compatible devices (HTTP firmware). I have tried Tuya-Convert v2.2.0 and v2.3.0. The device is not identified. I can see using Fing that the devise has an IP of 10.42.42.38 and has port 6668 open.
I have attached the logs. Thanks in advance (-:
smarthack-mqtt.log
smarthack-psk.log
smarthack-udp.log
smarthack-web.log
smarthack-wifi.log
The text was updated successfully, but these errors were encountered: