Search found 13 matches

by drnicolas
02 Aug 2021, 10:22
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Re: Problem with Ser2Net ....

Funny, but I did not find any postings of somebody reafing serial data from the HWSerial0 . Olny sending which should be possible via HWSer0 and 1

Also, I did not find any hints if there is something special to consider when using HS0 for read
by drnicolas
02 Aug 2021, 10:13
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Re: Problem with Ser2Net ....

Funny, but I did not find any postings of somebody reafing serial data from the HWSerial0 . Olny sending which should be possible via HWSer0 and 1

Also, I did not find any hints if there is something special to consider when using HS0 for read
by drnicolas
01 Aug 2021, 19:43
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Re: Problem with Ser2Net ....

Good evening. I still have problems with my setup. Using Software Serial and D3 as the receive pin sends received data over via tcp . the result looks more or less fine for me, nevertheless the data cannot be decodes. So, partial success using SoftSerial. I can also see the bit spikes on my oscillos...
by drnicolas
30 Jul 2021, 10:17
Forum: ESP Easy: Software
Topic: My Genric puls device does not count up ....
Replies: 4
Views: 3988

Re: My Genric puls device does not count up ....

Seems that it works now. At least it counts up
by drnicolas
29 Jul 2021, 14:35
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Re: Problem with Ser2Net ....

I think yes.
On advanced page "Enable serial port" is DE_ACTIVATED.
Serial Log is NONE

Hope, that is all
by drnicolas
29 Jul 2021, 11:46
Forum: ESP Easy: Software
Topic: My Genric puls device does not count up ....
Replies: 4
Views: 3988

Re: My Genric puls device does not count up ....

Maybe, it's because I configured it as Task #5

Is there a feature available to copy&paste a task definition to somewhere else?
by drnicolas
29 Jul 2021, 08:11
Forum: ESP Easy: Software
Topic: My Genric puls device does not count up ....
Replies: 4
Views: 3988

My Genric puls device does not count up ....

I am pretty new with ESPeasy.
I am trying a pulse counter using Pin D6. This pin already worked as a switch and this now deleted.
I changed a lot of setting back and forth, but my counter never changed from 0 to anyting else.

Is there a generic How-to?
by drnicolas
29 Jul 2021, 07:52
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Re: Problem with Ser2Net ....

Thank you for your answer. I am still struggling to read my power meter (type ED300L, sending SML data) This worked partially: - switching the Ser2Net from Hardware serial0 to Softserial, using the same pin GPIO3/D9 as the RX ping 9600/8N1 and port 23 gave my some data inside iobroker which looks fi...
by drnicolas
28 Jul 2021, 08:19
Forum: ESP Easy: Hardware
Topic: Problem with Ser2Net ....
Replies: 10
Views: 8163

Problem with Ser2Net ....

I am having problems with the ser2net component and find the naming confusing Seems. that I also do not have the same screen as in the docs stated. Seee the attached picture. I am using a Wemos D1 mini 1. I find the naming convention confusing . D9 <- TX. Does that mean, it is the pin with "RX&...
by drnicolas
26 Jul 2021, 16:17
Forum: ESP Easy: General Discussion
Topic: debug the HW serial ...
Replies: 7
Views: 5219

Re: debug the HW serial ...

that sounds interesting.
To which pins do I have to connect the read head.
And which settings in the ESP config ?

SOrry for the stupid questions ....
by drnicolas
26 Jul 2021, 15:06
Forum: ESP Easy: General Discussion
Topic: debug the HW serial ...
Replies: 7
Views: 5219

Re: debug the HW serial ...

Another question:
in case, my smartmeter sends something and my read head can read it, do I see any debug output in the logs ?
by drnicolas
25 Jul 2021, 17:32
Forum: ESP Easy: General Discussion
Topic: debug the HW serial ...
Replies: 7
Views: 5219

Re: debug the HW serial ...

Okay, I will check tomorrow.
But I have not seen the option so far.
by drnicolas
25 Jul 2021, 17:21
Forum: ESP Easy: General Discussion
Topic: debug the HW serial ...
Replies: 7
Views: 5219

debug the HW serial ...

I am a total newbie, so please excuse my stupid questions. I want to access a smart power meter (ED300L). For this , I bought an IR read head and connected TX from my Wemo D1 mini to TX of the read head, RX to RX. Also 3v3 and GND But I do not see any data. Is there a way to debug the serial port of...