-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
TLS connection fails on Sonoff SV #5070
Comments
Hi, please, share your status 0 |
I've REMOVED some values - as mentioned, same configuration works fine on a Wemos D1 Mini.
I also tried running the ESP at 160Mhz as described here: #146 (comment) |
Your config seems ok. So, if the RSSI is 100% you also have a perfect wifi signal. Have you tried to erase all flash with esptool.py as explained in the wiki for the device that don't work, and then flash the firmware again? |
@andreas-bulling Aye you use webserver and MQTT TLS in the same time? |
This I didn't do yet. Will give it a try and report back, thanks! |
I've tried both - with and without. No difference :( |
Erased the flash and reflashed with Tasmota - no difference :( |
I tried with esphomelib. First it didn't work but after setting |
I switched to esphomelib completely. Has the additional benefit that I don't need mqtt anymore thanks to the esphomelib native home assistant interface |
Sorry to hear that. Anyway, I agree that you need to use what best suits your needs. |
This issue was very weird due to in one hardware it works and in another it doesn't. One thing I was about to ask you was if the mqtt client name was different in both devices. It should to make it work. Hope that now it is working ok for you. Thanks for all the testings. |
Make sure these boxes are checked [x] before submitting your issue - Thank you!
status 0
:Hi, I can't get the TLS connection to work between a Sonoff SV flashed with the latest Tasmota and my Mosquito MQTT broker.
The console output shows
and mosquitto.log
I searched for hours online but couldn't find a fix for this. If I compile for a Wemos D1 Mini (same configuration) everything is fine... BTW: I also noticed that the web interface is not very responsive on the Sonoff and sometimes takes several seconds to load a new page. Maybe connected?
The text was updated successfully, but these errors were encountered: