-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Problems with new Sonoff Basic R2 V1.0 2017-10-11 writing Flash memory within ESPEASY? #2088
Comments
Please update to latest release, and paste serial. log from reset time till connection retries |
You already tried the 20181124 build, but yesterday I added a build flag which should prevent issues with wifi settings (byte alignment), so I agree on @uzi18 's advice to try the newest build also. |
Tried with latest build, see serial monitor output (Debug level was set to 4) No succes also!
|
Log show that after connection atempt 5, the ESP will start AP +STA with SSI ESP_EASY_0, but as far i can see there is no network with SSID EPS_EASY_0 available. Now the strange thing, after applying the serial command
After the reset command is seems shorty te be connected, but after finishing the reset the node is rebooted and no connection anymore (because wifi settings are erased) |
I flashed (over the air) the lastest release into a cheap nodeMCU clone, that was connected to my home WiFi. Now this device cannot connect to my AP any more. The strange thing is that a 'normal' nodeMCU board (i.e. a board with an aluminium cover over the WIFi part) does work properly with ESPEasy_mega-20181125, and connects to my AP normally. Next I tried to find the last working release. I downloaded (and flashed) several older releases, and ESPEasy_mega-20181107 was the last version that could connect to my AP using this cheap nodeMCU clone. In the past I also already had a WiFi problem with this cheap hardware, see #1337. So it seems ESPEasy_mega-20181108 introduced a problem for my cheap nodeMCU clone, perhaps the Sonoff Basic R2 V.1 uses the same WiFi hardware internally. |
I have had some discussion over the email with the guy behind Tasmota, and they seem to have very similar issues lately. Another issue can be, the PlatformIO builds are not constant. Sometimes I even observe WiFi issues and just another make clean and rebuild of the binary (plus flashing) is enough to get it running just fine again. So there are multiple issues. |
Just tried ESPEasy_mega-20181107 (ESP_Easy_mega-20181107_dev_ESP8266PUYA_1024.bin) as @HV-NL suggested and Boom! ESP wifi is now working! Wil also try the 20181122 build as you suggested, to see i this one works. |
Just as a precaution, you may want to backup your settings active in the 1107 build. |
Just tried the build from 20181122 and no succes. After that i reflashed back to the 1107 build, this one was directly working again, so it was not a lucky flash. The only problem is now i have is, that when special characters |
Can you give a bit more info on the used key?
|
I have several : |
The special characters you mention are all in this range. |
Just found back the firmware that my current devices are running. As asked i will make a seperate issue for the characters allowed in the wlan key. |
@jodur try with: |
Last night's build was cleaned before build, so at least we hope the "build issues" may not be part of this problem anymore. |
I flashed the new version in my cheap nodeMCU clone: no luck. I tried to find the command to scan for wifi in the wiki, but as the ESPEasy site is down currently, that will have to wait. So I cannot tell if WiFi receiving works. |
I already contacted Remco about the forum. |
OK. The command 'wifiscan' discovers several accesspoints in the neighborhood of the cheap nodeMCU clone. So the WiFi hardware can receive, but does not send. |
The key youre mentioned is accepted the following key is not accepted: |
Tried Build 20181127 with no succes! |
I guess it is because of char: |
try: Wifikey,"fNL<8]4Ru6V" |
I juist tested version 20181201, and now my cheap nodeMCU clone is working again! |
I'm also having WiFi issues on a new Sonoff Basic R2. My details are here: My details are different. But maybe this extra info helps a little bit.
|
Hello everyone, i'm trying to bring ESPEasy with this plugin https://github.com/djcysmic/NeopixelBusFX to my Sonoff Basic R2. But whatever i do mostly the webinterface is not responding. I've tried the standard bin-files that are in the later mega releases from decemer (20181201 and 20181218) and i've tried older releases like v2.0.0-dev13 and 2.0-20180510. But main problems stays: I can't configure anything while webinterface is not responding or only responds max 1 time. Any ideas? Thanks |
The Basic r2 has known issues regarding stability. Over at the Tasmota project, you also see a lot of reported issues with this particular model and their 'fix' seems to be to keep the unit at ease during wifi setup. |
See: https://www.letscontrolit.com/forum/viewtopic.php?f=4&t=6165
|
Thank you very much!!!! :-* |
@Bond246
|
Checklist
I have...
ESP_Easy_mega-20181001_test_ESP8266_4096_VCC.bin
)Steps already tried...
.bin
files are included in the ZIP)If you self compile, please state this and PLEASE try to ONLY REPORT ISSUES WITH OFFICIAL BUILDS!
Summarize of the problem/feature request
I am using espeasy already more then 1 year on serveral devices (ca. 8 pcs) on sonoff Basic devices and Wemos boards and never had any issues.
Wintertime is coming and i now i want to expand with more device, so i recently purchased 2 new sonoff basic devices (R2 V1.0 2017-10-11 ). I don't have any problems with flashing the device. I am used to do all settings trough a serial monitor for the ESP devices. I tried the last Mega (ESPEasy_mega-20181124) and at first glance after flashing device was rebooting as expected and not showing any error. After changing the Wifi connection trough serial commands
wifissid MYSSID
andwifikey MYKEY
,save
andreboot
. The unit restarts but, never connects to the WIFI. I reflashed the device again and tried the setup trough the webinterface (EASP in AP mode) but after changing the wifi setting, no connection anymore with my device! I then tried several older version until the version i already used on my old sonoff devices, but the behaviour was exactly the same! (No connection with device after changing parameters). I then tried the tasmota firmware, with exactly same behaviour, no connection after changes. Last but not least, i made a flash backup from one off my earlier SONOFF purchased devices and wrote that image in my new device. Now the device is was connecting correctly en worked the same as my old device, but when i now change some parameters or invoke serial commandreset
, i get fs (file system errors (error writing config.dat etc..)This was for me a indication, i have now have 2 new devices with unsupported flash memory??
The second device behaves the same!
Are any one experience the same problem with newly purchased SONOFF BASIC??
Expected behavior
YOUR TEXT GOES HERE
Actual behavior
YOUR TEXT GOES HERE
Steps to reproduce
System configuration
Hardware:
ESP Easy version:
ESP Easy settings/screenshots:
Rules or log data
The text was updated successfully, but these errors were encountered: