-
Notifications
You must be signed in to change notification settings - Fork 15
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
New 6.1 device bought from elecrow has protected wifi #56
Comments
Hi, can you please provide a screenshot of the problem? |
Do you have QC sticker on your device? It looks like they forgot to load correct firmware. |
 I see the boot cycle in minicom as shown by @keithwithnall The flashing instructions say "using a wire connect pins PROG and TP3" |
I have connected my usbserial adapter, connected PROG to GND, tried, switched TX & RX.
|
Ok @zipkid , please contact me via info in profile. We will arange a solution for you. |
I contacted Daniel OK using the contact form on his blog site https://blog.danman.eu/contact/ |
I tried the same message again and this time it went through.... |
@danielkucera, I have tried with DIO but it does not make difference, same error. Just for fun, with the web tool, I erased the adapter before reflashing it. That makes no difference in behavior. Other than that, no worries, I will wait for your response. It would be great if we could figure out why it is not working for me. |
Actually, the reason that the flash exe tool did not work was my mistake... |
Please try the firmware form the artifacts.zip here: https://github.com/danielkucera/esp8266-arduino-ebus/actions/runs/7742664315 |
I had the problem of not seeing the wifi at all, as mentioned by keithwithnall and AndrevdG. Flashed the device several times with the latest firmware, tried with a charger and with a computer.
|
@sergius18100 , the firmware in artifact has enabled some logging to USB serial port. Can you try that and capture the logs so we can see what is happening there? |
@danielkucera , I have some other use case which could help with wifi response. |
Please try again: the default password is: ebusebus |
Actually, it appears that http://esp-ebus.local/param this (from the quickstart) does not work, so not sure how to adjust the PWM value (it is unset currently). Going to http://esp-ebus.local asks for a login |
Ok, going over your code it appears the correct url is http://esp-ebus.local/config. I found the login on the IotWebConf usermanual (user:admin, pw: <whatever the AP password was>), so I managed to connect. Port 3333 and 3334 appear to be working, presuming the expected output is something like this: Telnetting (or using a browser) to port 3335 or 5555 does not work however, this immediately disconnects putty and the browser just does: |
Yes, this I moved from wifimanager to iotwebconfig so some aspects are different. |
I guess it is an issue with putty (it may be an older version). Using telnet in a commanline window appears to work. 3335 gives garbage (as I suppose is expected) and 5555 gives a status and exits (that may also be expected): |
Yes, that is correct |
As a follow up, the adapter has been running for several hours now connected to ebus and providing data to home assistant. Thank you for your quick responses and help to get the adapter functional! |
Hi Daniel,
I bought an adapter from elecrow but this device has wifi password. I have been tried reset the device but unfortunately i can't. Do you have any idea what is the password or why i can't reset the device to default.
Many thanks!
The text was updated successfully, but these errors were encountered: