Search found 10 matches

by konehead
11 May 2021, 21:35
Forum: RFLink: Hardware Related discussions
Topic: RFLink with NodeMCU, readings are not sent on wifi
Replies: 59
Views: 91672

Re: RFLink with NodeMCU, readings are not sent on wifi

The hardware: I use the Arduino Mega + NodeMCU (from nodo-shop.nl). I can send you by e-mail my copy of the dev versions.. If you use the RFLink Wifi board from Nodo shop, in config.h you should uncomment #define RFLINK_WIFI_BOARD. Indeed, this board uses a watchdog that must be triggered regularly...
by konehead
10 May 2021, 20:25
Forum: RFLink: Hardware Related discussions
Topic: RFLink with NodeMCU, readings are not sent on wifi
Replies: 59
Views: 91672

Re: RFLink with NodeMCU, readings are not sent on wifi

Many thanks for the v1.0 version! sorry for the late response. I had some projects to finish @ work. Today I have tested V1, and did a rol back. When i install V1 i get the ping/pong issue back (bridge reboots every x seconds) and the Web GUI is very instable. The software acts as the version befor...
by konehead
10 May 2021, 16:02
Forum: RFLink: Hardware Related discussions
Topic: RFLink with NodeMCU, readings are not sent on wifi
Replies: 59
Views: 91672

Re: RFLink with NodeMCU, readings are not sent on wifi

For information, release v1.0 has just been published and includes all latest improvements from dev branch. Many thanks for the v1.0 version! sorry for the late response. I had some projects to finish @ work. Today I have tested V1, and did a rol back. When i install V1 i get the ping/pong issue ba...
by konehead
18 Apr 2021, 10:42
Forum: Introduce yourself
Topic: Hi All !!
Replies: 2
Views: 3512

Re: Hi All !!

Hi, welcome in this nice world! last weekend I built the bridge by myself. Including MQTT integration with openhab. And believe me, i am also new in this world (non IT). Where do you need help?
by konehead
13 Apr 2021, 21:36
Forum: RFLink: Hardware Related discussions
Topic: RFLink with NodeMCU, readings are not sent on wifi
Replies: 59
Views: 91672

Re: RFLink with NodeMCU, readings are not sent on wifi

Yes indeed, the dev branch is really a huge gap with a lot of cleanup and optimization. Unfortunately, there was still some work left to be done before releasing (mainly on the help part and adding option for retain flags). And I did not get much time since then and focused on other projects. Or ma...
by konehead
11 Apr 2021, 12:40
Forum: RFLink: Hardware Related discussions
Topic: RFLink with NodeMCU, readings are not sent on wifi
Replies: 59
Views: 91672

Re: RFLink with NodeMCU, readings are not sent on wifi

Hi, i have the same configuration as the topic starter. I started with the Github production version (link, first topic), the ESP was rebooting (RFLINK ping/poing) multiple times. This morning i switched over to the DEV version and first impressions are verry good! It is almost one year silent in th...
by konehead
11 Apr 2021, 12:35
Forum: RFlink: General Discussions
Topic: RFlink wemos gateway
Replies: 3
Views: 13315

Re: RFlink wemos gateway

I just finished my configuration (5 min ago), the plugin (DEV version!) works very well. I am now able to send commands to my shutter, via OpenHab / MQTT. What i realy like is the webinterface and logging. Upcomming day's I will do stability checks. Maybe you can try it..
by konehead
11 Apr 2021, 09:09
Forum: RFlink: General Discussions
Topic: RFlink wemos gateway
Replies: 3
Views: 13315

Re: RFlink wemos gateway

Nice! I am working on the same project. I bought a RFLINK and would like to connect it to openHab3. I am try to use this one: https://github.com/seb821/espRFLinkMQTT It works, but the serial interface reboots every time. If i am not able to fix it, i will use your script! So thanks for sharing. What...
by konehead
11 Apr 2021, 09:06
Forum: ESP Easy: General Discussion
Topic: ESP easy => Serial server working correct? [For RFLINK with WIFI and MQTT]
Replies: 1
Views: 3665

Re: ESP easy => Serial server working correct? [For RFLINK with WIFI and MQTT]

Found a part of the answer in the RFLINK area. In case there are suggestions to have the best solution, please let me know!
by konehead
10 Apr 2021, 13:23
Forum: ESP Easy: General Discussion
Topic: ESP easy => Serial server working correct? [For RFLINK with WIFI and MQTT]
Replies: 1
Views: 3665

ESP easy => Serial server working correct? [For RFLINK with WIFI and MQTT]

Hi, This week I bought a RFLINK bridge (mega board with NODE MCU for WIFI, via nodo-shop.nl). My goal is to control the RFLINK via MQTT with Openhab3.Yesterday I have flashed the Mega and the NODE MCU with ESP Easy. Today I have connected the NODE MCU to my WIFI network, that works fine. I have set-...