-
-
Notifications
You must be signed in to change notification settings - Fork 507
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
Choice of firmware #6
Comments
Mhh, yes you are right there is no button to switch behaviour of wifi config. |
For some reason I never even looked at sonoff-basic. Good choice |
Just tested it with the sonoff-basic.v6.4.1 and everything worked ok. |
We decided to replace the current image with one (classic) that automatically connects to the VTRUST-Access-Point when installed. I will test the new image now and then update the guide. |
Personally I think that is the wrong choice for a few reasons.
I think a better choice would be the standard sonoff-basic. It's smaller than the classic and supports more sensors/devices than the classic. See the feature/sensor table |
Thanks for the feedback. We thought that people could simply use their smartphone to move the device from the Flash-WLAN to their home network. One thing that we couldn't clarify yesterday was that if Tasmota creates an access-point when flashed for the first time. This was our goal from the beginning. As far as I remember that didn't happen in the past, but would be crucial for almost all devices since GPIO 0 is rarely connected to a button. So can you confirm for us that sonoff-basic creates an access-point after flashing? |
I can confirm that sonoff-basic does start an access point with the name sonoff-XXXX when it is first installed. |
I also tried. Sonoff-Basic is the obvious choice. I changed the files accordingly. |
I have a real problem here. Flashed the device with Tuya convert and basic bin and the AP appears. But I cannot change the model there just the WIFI and the device restarts and Never appears in my WiFi nor does work the button because it is set to basic Sonoff model. I have the Teckin SP22. What shall I do ? One reason could be that the vtrust is still active? |
The sonoff-classic firmware goes into WPS config when it does not have any access point SSID and not into AP mode. This will cause problems for users whose router doesn't support this.
The sonoff.bin v6.4.1 firmware is to large and will be rejected.
I had the same issues when developing my own OTA process. In the end I had to go back to previous versions of sonoff.bin and settled on sonoff.bin v6.2.1 which is small enough to be loaded.
I would recommend you did the same.
The text was updated successfully, but these errors were encountered: