Search found 22 matches

by UserChristian
16 Mar 2022, 07:59
Forum: ESP Easy: Projects / Applications
Topic: Connection to EMONCMS not working
Replies: 8
Views: 7477

Re: Connection to EMONCMS not working

Now I found the second failure, on the field hostname I must use only 'mysignal.de' without subfolder or HTTP.

Thank you for your help
by UserChristian
15 Mar 2022, 18:54
Forum: ESP Easy: Projects / Applications
Topic: Connection to EMONCMS not working
Replies: 8
Views: 7477

Re: Connection to EMONCMS not working

Now I am an big step closer to the result, because the configuration of the controller was false. After modification I was able to send once the data to emoncms, because I could saw the data, but there are no updates. I checked the log file, but there are some errors, see here: 117571956: WD : Uptim...
by UserChristian
14 Mar 2022, 17:50
Forum: ESP Easy: Projects / Applications
Topic: Connection to EMONCMS not working
Replies: 8
Views: 7477

Re: Connection to EMONCMS not working

Okay, now I have increased the value from 100 to 4000ms (maximum), but it looks like the same. I have installed it on the folder public_html/emoncms on the my side mysignal.de and the sample API-URL looks like that: https://mysignal.de/emoncms/input/post?node=emontx&fulljson={"power1":...
by UserChristian
14 Mar 2022, 17:20
Forum: ESP Easy: Projects / Applications
Topic: Connection to EMONCMS not working
Replies: 8
Views: 7477

Connection to EMONCMS not working

Have my ESP-Mini connected to my electricity meter SDM630 via a Modbus adapter. The communication works and the values are displayed correctly via ESPeasy. Now I would like to transfer the data to my hosted Linux server, but unfortunately I can't get the transfer to work. When I test the API example...
by UserChristian
03 Nov 2020, 16:22
Forum: ESP Easy: Software
Topic: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega
Replies: 7
Views: 7484

Re: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega

This is a great video for the installation and it certainly took a lot of time.
It doesn't have to be that professional, I think with Skype you could easily present an example and theoretically you could also record it directly and share it later.
by UserChristian
03 Nov 2020, 15:48
Forum: ESP Easy: Software
Topic: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega
Replies: 7
Views: 7484

Re: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega

Simple changes to the source code I can certainly manage, but I have only worked with Arduino IDE so far. I installed PlatformIO, but the ESPEasy project confused me a bit, because it's very big and I couldn't find a way to make the necessary changes. That's why I also suggested a very simple extens...
by UserChristian
03 Nov 2020, 10:15
Forum: ESP Easy: Software
Topic: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega
Replies: 7
Views: 7484

Re: help install ESPEasyPluginPlayground on ESPEasy_ESP82xx_mega

I feel the same way, I can upload and configure the finished bin-files, but I'm not sure how to integrate files from the playground into the projects.
Personally I would be interested in the integration of a BME680 sensor on a Wemos ESP mini.
by UserChristian
17 Jul 2020, 07:46
Forum: ESP Easy: Projects / Applications
Topic: General question to ESPEasy and Lora outdoor node
Replies: 9
Views: 15935

Re: General question to ESPEasy and Lora outdoor node

The gateway is very interested, because it has the eight channel module, but I am using the old 433Mhz band, and for that it is not avaliable.
Maybe in the future I will change to that band.
But thank you for sharing that link.
by UserChristian
16 Jul 2020, 20:24
Forum: ESP Easy: Projects / Applications
Topic: General question to ESPEasy and Lora outdoor node
Replies: 9
Views: 15935

Re: General question to ESPEasy and Lora outdoor node

Okay, now it's clear to me.
Thank you very much.
by UserChristian
16 Jul 2020, 15:17
Forum: ESP Easy: Projects / Applications
Topic: General question to ESPEasy and Lora outdoor node
Replies: 9
Views: 15935

Re: General question to ESPEasy and Lora outdoor node

As far as I know, EMONCMS is ultimately just an MQTT server. So the protocol to the server should work normally. I already got some information about the TTN and also thought about building a Lora gateway. I found some instructions for this (e.g. on Youtube by Andreas Spiess #134). But how do I get ...
by UserChristian
16 Jul 2020, 14:41
Forum: ESP Easy: Projects / Applications
Topic: General question to ESPEasy and Lora outdoor node
Replies: 9
Views: 15935

Re: General question to ESPEasy and Lora outdoor node

I am living in Germany but I have ordered the modules from China. The module is only for testing, if there is an easy way to use other lora module on ESPEasy, I will switch to it. I need just an idea or an example, how I can connect different nodes to Emoncms. The direct connection of sensors to ESP...
by UserChristian
16 Jul 2020, 13:39
Forum: ESP Easy: Projects / Applications
Topic: General question to ESPEasy and Lora outdoor node
Replies: 9
Views: 15935

General question to ESPEasy and Lora outdoor node

On my floor I’ve an LILYGO board with Lora module (SX1278) and the actual ESP Easy firmware installed. The module is already connected to my wireless lan and the communication to Emoncms is also working. Now I want to build up an outdoor sensor node and connect it to my ESPEasy-Board. Therefore I ha...
by UserChristian
09 Apr 2020, 14:00
Forum: ESP Easy: Hardware
Topic: Could not flash my ESP32 board
Replies: 4
Views: 10963

Re: Could not flash my ESP32 board

Okay know I know that the crc message is normal.
I think the transfer was working, but the program is not starting yet (no wifi yet).
Some other idea?
by UserChristian
08 Apr 2020, 19:16
Forum: ESP Easy: Hardware
Topic: Could not flash my ESP32 board
Replies: 4
Views: 10963

Re: Could not flash my ESP32 board

Thank you for the link, but I tried it already, based on that description. A few things are not clear to me: 1. Are the settings of files and adresses are correct? bootloader.bin = 0x1000 boot_app0.bin = 0xe000 partitions2.bin = 0x8000 ESP_Easy_mega-20200328_test_ESP32_4M316k.bin = 0x10000 2. What d...
by UserChristian
08 Apr 2020, 13:10
Forum: ESP Easy: Hardware
Topic: Could not flash my ESP32 board
Replies: 4
Views: 10963

Could not flash my ESP32 board

I am a littel bit frustrated now, because yesterday I got my new ESP32 board and I am not able to flash it. It’s a TTgo board with onboard Lora module, see here: http://www.lilygo.cn/prod_view.aspx?TypeId=50003&Id=1133&FId=t3:50003:3 With the flash tool from the board (ESP Easy Flasher) I am...
by UserChristian
10 Mar 2020, 09:36
Forum: ESP Easy: Software
Topic: Need some help on RS232 request
Replies: 1
Views: 9726

Need some help on RS232 request

Hi, I would like to integrate my heating control via ESPEasy. I have already received instructions from the manufacturer of the heating control. However, it is not clear to me how to submit the requests and how to process the feedback. Specifically, I want to request about 40 values from the control...
by UserChristian
26 Feb 2020, 19:46
Forum: ESP Easy: Hardware
Topic: Sonoff S20 Pow R1 not working
Replies: 3
Views: 8736

Re: Sonoff S20 Pow R1 not working

Now I can read the consumption, but I am not able to connect to emoncms.
Is it possible to get the normal ESP_Easy_mega-20200222_hard_SONOFF_POW_xxx.bin file in the 1MB version.
Thank you in advance.
by UserChristian
26 Feb 2020, 13:08
Forum: ESP Easy: Hardware
Topic: Sonoff S20 Pow R1 not working
Replies: 3
Views: 8736

Sonoff S20 Pow R1 not working

Yesterday I flashed my S20 POW (HW S20 EU Vers. 1.3) with the normal 1MB Firmware (ESP_Easy_mega-20200222_normal_ESP8266_1M.bin). That was working fine, but I cannot select the energy meter (HLW8012) on the device menu. Later I tried to Flash the bin file for the S20 POW (ESP_Easy_mega-20200222_hard...
by UserChristian
20 Feb 2020, 12:36
Forum: ESP Easy: Software
Topic: ABB Aurora Solar Inverter
Replies: 2
Views: 8920

Re: ABB Aurora Solar Inverter

Thanks for the tip, I am a bloody beginner but I hope I am able to make the adjustments.
by UserChristian
18 Feb 2020, 12:37
Forum: ESP Easy: Software
Topic: ABB Aurora Solar Inverter
Replies: 2
Views: 8920

ABB Aurora Solar Inverter

Hello everyone wanted to ask if one of you could integrate an ABB solar inverter into espEasy. Have found some data on the interface, but I don't have the knowledge to integrate this into the project. https://github.com/jrbenito/ABBAurora But maybe someone has already done that and makes it availabl...
by UserChristian
17 Feb 2020, 13:01
Forum: Introduce yourself
Topic: Beginner from Bavaria
Replies: 0
Views: 8091

Beginner from Bavaria

Hi
my name is Christian and I come from the south of Bavaria.
I have some experience with VBA and the Office products, but I haven't had any contact with Arduino.
I hope you can add another bloody beginner to the Forum :D