Sonoff troubles - #5893
Replies: 1 comment
-
Posted at 2016-06-08 by hygy My (2) sonoff is worked good without any problem. But now I try to flash a simple esp8266. The flasing is success. And I think I got the same:
Posted at 2016-06-09 by Wilberforce I think it will be a power supply issue. When espurino on the esp8266 boots for the first time, the AP mode is on which draws more current. From memory the ftdi boards can can't supply enough current. Posted at 2016-06-09 by Wilberforce For those who has not sent this on gitter, here is a blog that talks about the insides... http://tech.scargill.net/itead-slampher-and-sonoff/ The relay is on gpio12. Also on dx.com Posted at 2016-06-10 by CrashingDutchman Thanks @wilberforce. I will try to power my Sonoff from external power while connecting tx/rx over the ftdi usb programmer. Posted at 2017-10-08 by BruceChao Hello, how is your problem solved? I now also encounter the same problem, the connection, the console can not accept the keyboard operation Posted at 2017-10-08 by CrashingDutchman I solved it by disconnecting and reconnecting the Sonoff and make a connection with Putty first. Then disconnect and connect again with the Espruino IDE. Make sure your FTDI USB programmer can provide enough current at 3V. Posted at 2017-10-09 by BruceChao Putty? Posted at 2017-10-09 by BruceChao Does Sonoff need access to power? Posted at 2017-10-09 by @gfwilliams
Not if you provided 3.3v to it. Did the flashing process complete successfully? Posted at 2017-10-18 by BruceChao @crashingdutchman Please describe your operation steps in detail! https://github.com/arendst/Sonoff-Tasmota Arduino firmware is no problem Help!!! Attachments: Posted at 2017-10-18 by user82278 Hello, I'm exactly in the case shown on the 2 attachments. I'm on Mac Os. I got esptool 2.2 (latest). I've tried Espruino 1.94 and 1.93. Thank you Posted at 2017-10-18 by CrashingDutchman After flashing Espruino firmware to my Sonoff you have to disconnect it from power (USB). Then connect again and make a connection to it with Putty (Serial / 115200 bd). Re-connect again and now use Espruino. Posted at 2017-10-18 by @gfwilliams @BruceChao have you set the baud rate in the Web IDE's settings to 115200? Posted at 2017-10-18 by BruceChao @gfwilliams 115200 Attachments: Posted at 2017-10-18 by BruceChao @crashingdutchman youtube recording a teaching video? hehe Posted at 2017-10-18 by @gfwilliams Have you tried unplugging it from USB and re-plugging it - without holding down the button? Posted at 2017-10-18 by BruceChao Do not press the button, repeat the plug three times, and then use the "espruino-p /dev/cu.SLAB_USBtoUART" connection Attachments: Posted at 2017-10-18 by BruceChao Connect the IDE before the Sonoff button, press? Posted at 2017-10-18 by CrashingDutchman Ah, you are on a Mac. Not sure how it would work there. I am on Windows. Posted at 2017-10-19 by BruceChao 好吧, 我放弃了! Posted at 2017-10-19 by Wilberforce Translates as - Okay, I gave up |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-06-08 by CrashingDutchman
I am trying to flash a Sonoff with Espruino.
It seems that erasing flash and flashing works, but the Espruino Web IDE does not. After connecting (while holding the button I insert the connected USB programmer into an USB port) I select the correct port and get a connected message in the console. However, the console does not respond to any key I enter.
In Settings -> Console I see:
Please note the: Warning No result found - just go"". This has been discussed in this thread too, however the suggestions do not seem to work.
Also when connecting to the Sonoff through Putty does not show any characters coming from Sonoff.
After each erase or flash I disconnect the Sonoff from my PC.
I appreciate any suggestions to try.
Beta Was this translation helpful? Give feedback.
All reactions