-
Notifications
You must be signed in to change notification settings - Fork 11
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. |
![379669406_175703752242460_1203277469209931175_n](https://github.com/danielkucera/esp8266-arduino-ebus/assets/96431383/e4850813-9323-4495-8bd8-4 yes i have. I'll try tomorrow |
Ok, I'll update the flashing guide meanwhile. |
Same issue, PASS - QC6 sticker on the bottom |
Can you please try to connect using password "lectronz" and then open the web interface on http://192.168.4.1/ ? |
Hi Daniel, which port is the TP1? The flasher just connecting.... |
I am sorry, I didn't manage to update the guide. |
Same problem here, QC3 sticker on the back |
Yes, it seems they have messed up it in the factory and loaded wrong firmware to all adapters sold after 2023/09 :( |
I dont have any experience with flashing but will give it a go... |
You need to select COM: |
Selected com 4; it says 2-sync fail |
you need to specify @ 0x0 , see the screenshot from @etmnidj1 |
Are there any other ports to select? Can you try different ones? |
Some questions: Connect PROG and GND pin with a wire before powering the adapter. -> I see no pins; just holes. I connected these with a wire [2023-10-06 10:04:07,278][ESP8266Loader_spi[1]][espDownloader.py][line:561][ERROR]: IOError: the serial port should probably be removed |
Tried port 5 but that gave a com fail |
Yes, there are only holes, just use a piece of copper wire and keep it there during the whole flashing procedure. |
Tried the other tool in chrome but there's nothing on the com ports; just bluetooth devices and spp1 on port 5 |
@danielkucera thank you! I can burning with the web tool. My device is already work. |
Which operating system you have? Can you send a screenshot of the selection? |
Seems like i managed to flash te correct firmware tried anotherusb cable and computer. Filled in the wifi credentials but cannot connect; als not to the modules wifi?? Will flash again |
Do I have to reset after flashing or? If yes how is this done?? |
I was able to login with the password lectronz wich i found in the config file, but http://192.168.4.1/ was not reachable. I was able to flash the esp with the esptool and the fullflash image yesterday and got it working now. |
I have access to the web interface; I select my wifi network; fill in password en press save. What must I do after that? I cannot connect to 192.168.4.1 when I connect my computer to my own wifi network? Rgrds Niels |
Message sent via your blog contact form - thanks |
Hi Daniel, It appears that I definitely had a module with a hardware issue. Elecrow have sent a replacement and it connects to the network exactly as expected. I just need to sort out the HA end of things now. Thanks again for all of your help which was much appreciated. |
Hi @zipkid , |
Also note that it will transmit wi-fi if connected to a simple power adaptor with a USB-C cable, but if connected to a computer with USB-C it may not enter wi-fi AP mode even if it is a good unit. |
Hello, I cannot connect it to ebus as that only gets installed on Feb 1st :-) 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: