-
-
Notifications
You must be signed in to change notification settings - Fork 98
Setup help needed #64
Comments
lots of questions! First you need to get the EMS messages flowing in. You said you're able to Telnet to the ESP which is good, so I assume you have set the wifi username and password and have turned serial off. If then you still get the flashing LED, plug the ESP into the PC via the USB, turn the serial on and try and see what error messages show up. If in doubt download the source code, compile and upload yourself. Also do a 'pio run -t erase' to remove any left over settings. |
MANY THANKS @proddy! The serial OFF did the trick! I will write here a short howto, in the next days for others! |
great, I'll use this feedback to make a special section in the README about
setting up for first time users
…On Sun, Mar 3, 2019 at 10:32 AM lobocobra ***@***.***> wrote:
MANY THANKS @proddy <https://github.com/proddy>!
The serial OFF did the trick! I will write here a short howto, in the next
days for others!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#64 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABLHeNNfYiHiQIcg3aCibCY-iUk5LzTEks5vS5a4gaJpZM4bauBv>
.
|
First time users setup guide Hardware pre-requisites
Hardware wiring
Connect to WEMOS (assuming win10, if you have linux, you know what to do)
Configure WEMOS
Connect your setup with your heating/boiler
If the LED is not blinking then the setup is working. Type in the consolve "log v" to check the data flow. |
thanks |
Solution summary: Many thanks to proddy for the solution. I hope this guide help some others. |
I modified my Getting Started text in the README to hopefully make it more understandable. |
my setup
I have a buderus GB125 with an RC35.
I have a bbqkees board with a WEMOS with your firmware on it (loaded by bbqkees)
I connected the EMS bus through the Jack.
I connected the bbqkees board to the WEMOS like described (and even switched rx/tx just to be sure
=> I can connect over telnet, tried autoconnect but nothing happens, the LED blinks.
Question
My WEMOS is blinking, which seems to mean, that it did not connect. Probably I did something wrong,
=> Please give me a hint where to start. I usually find out how things work alone, but I am stuck here.
Screenshots
=> if requested I will add it
Device information
Verbose mode shows SILENCE.... I have no connection to EMS
Additional context
I tried the following:
0) Did the cabling connect to USB
The text was updated successfully, but these errors were encountered: