Search found 15 matches

by fredduin
01 Jun 2023, 17:50
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I am lost. (please look at the history of this topic) This topic start by me, ser2net is not working with MQTT There is a PR (#4097), but the source code (https://github.com/tonhuisman/ESPEasy-1/tree/feature/P044-led-and-events-without-client) does not work ( building bin file with PlatformIO) See (...
by fredduin
01 Jun 2023, 13:06
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I allays download and extract in a new directory.
Normally no problem

How can I test ser2net with MQTT?

I use ESP32 and ESP12
by fredduin
01 Jun 2023, 08:19
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I had problems/errors with 6.17 so I have downgrade PlatformIO to 6.16 (also needed for older projects) (see https://letscontrolit.com/forum/viewtopic.php?p=64514&hilit=platformio#p64514) I want to use MQTT with ser2net so I follow the link https://github.com/letscontrolit/ESPEasy/actions/runs/3...
by fredduin
31 May 2023, 15:56
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I download the files and I get an error in PlatformIO (Core 6.16 Home 3.4.4 and Visual Studio Code 1.78.2) "Assembler messages: Fatal error: can't create .pio\build\normal_ESP8266_4M1M\libb53\SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library\SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library.cpp.o: No suc...
by fredduin
30 Aug 2022, 17:26
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

Ok, who makes a Pull request?
by fredduin
29 Aug 2022, 15:33
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

Is this a simple fix to change?
by fredduin
28 Aug 2022, 17:54
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

Yes,it fix the data missing on Ser2Net (not MQTT)
In telnet I see the last line when buffer is 1024
On buffer is 256 it stops at line 10
by fredduin
28 Aug 2022, 17:00
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I get data from the P1 meter.(plugin P087 SerialProxy)
After a few strings from the P1 meter data is missing in MQTT Explorer

On the Ser2Net you can change the RX buffer to 1024
The P1 test message is 883 characters /38 Lines

No errors in syslog
by fredduin
26 Aug 2022, 18:16
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I have data in MQTT (plugin P087)
by fredduin
26 Aug 2022, 16:30
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

I have installed the SerialProxy, it is not working yet
Need some RegEx rules!?

The new P020 Serial Server plugin has "Process events without client" feature.
by fredduin
26 Aug 2022, 12:00
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

Test message Hello from...
by fredduin
25 Aug 2022, 18:22
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

@TD-er For test I do not send data from P1 (I am aware about inverting signal) I send data from a USB-COM port for test. The P044 has no "Send to controller" = no MQTT I have a Tasmota P1 sensor working, but I prefer ESP-Easy I am working on a small local project measuring voltage and send...
by fredduin
25 Aug 2022, 16:32
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

Re: ESP Easy Ser2net no message in MQTT (P020)

Controller Plugin 005: Home Assistant (openHAB) MQTT

Config
by fredduin
25 Aug 2022, 14:49
Forum: ESP Easy: Software
Topic: ESP Easy Ser2net no message in MQTT (P020)
Replies: 64
Views: 10508

ESP Easy Ser2net no message in MQTT (P020)

Hello, I want to use MQTT from serial P1 slimmemeter. Ser2net is working, I see the message/characters in telnet For test I send messages/character with Putty/Com port Other plugin is working with MQTT Binary Filename:⋄ ESP_Easy_mega_20220809_normal_ESP8266_4M1M Controller Plugin 005: Home Assistant...