Search found 88 matches

by kjkoster
10 May 2022, 11:58
Forum: Software
Topic: RevPiPyLoad not sending MQTT? And some basic questions
Replies: 6
Views: 1994

Re: RevPiPyLoad not sending MQTT? And some basic questions

Dear Sven,

Ugh, scratch that. This is bad data that I have on the MQTT bus on my test system. It has "retain" set, so it gets to revpipyload. So your quick fix resolves the error and the messages I see were caused by myself.

Kees Jan
by kjkoster
10 May 2022, 11:53
Forum: Software
Topic: RevPiPyLoad not sending MQTT? And some basic questions
Replies: 6
Views: 1994

Re: RevPiPyLoad not sending MQTT? And some basic questions

Dear Sven,

Hmmyeah, that solves the error, but now I get this one:

Code: Select all

2022-04-24 07:53:05 [ERROR   ] can not find io 'core.a2red2' for MQTT
2022-04-24 07:53:05 [ERROR   ] can not find io 'core.a2red3' for MQTT
I have a blinky running via MQTT and 'core.a1green' seems to work.

Kees Jan
by kjkoster
10 May 2022, 10:08
Forum: Software
Topic: RevPiPyLoad not sending MQTT? And some basic questions
Replies: 6
Views: 1994

Re: RevPiPyLoad not sending MQTT? And some basic questions

Dear GardG, I stand corrected. You were right that MQTT does not work. In fact, it is the latest release of revpypiload that breaks MQTT completely, so my proposed solution only works to break things. To get things working again (and until there is a new release of revpipyload) you should downgrade ...
by kjkoster
04 May 2022, 21:44
Forum: Software
Topic: RevPiPyLoad not sending MQTT? And some basic questions
Replies: 6
Views: 1994

Re: RevPiPyLoad not sending MQTT? And some basic questions

Dear GardG, From your description, I gather that you have Node-RED <-> MQTT working, but it sounds like revpipyload <-> MQTT is not working. While it pretty much worked out of the box for me, I still had a few gotcha’s that may help you. For reference, can you please share the [MQTT] section in your...
by kjkoster
26 Apr 2022, 22:37
Forum: Software
Topic: Enabling MQTT write: works, but values do not stick
Replies: 6
Views: 2498

Re: Enabling MQTT write: works, but values do not stick

Dear All,

I just noticed that the new release for revpipyload has made it into the apt repositories. If you have a problem similar to mine, you can now solve it by running 'sudo apt update' followed by 'sudo apt full-upgrade'.

Thanks to all involved with the fixes.

Kees Jan
by kjkoster
22 Apr 2022, 09:37
Forum: Software
Topic: RevPiPyload MQTT SSL
Replies: 3
Views: 1658

Re: RevPiPyload MQTT SSL

Dear benaodisee, In /etc/revpipyload/revpipyload.conf there are two flags that strike me as relevant: "tls_set = 0" and "port = 1883". You might try setting "tls_set = 1" and set the port to the secure port of your MQTT broker (typically 8883, but your broker's configur...
by kjkoster
21 Apr 2022, 21:13
Forum: Hardware
Topic: Maximum overall output current: can I assume per-port works under full load?
Replies: 4
Views: 1647

Re: Maximum overall output current: can I assume per-port works under full load?

Dear Nicolai, Sorry I was not being clear. Please consider the DIO module. The data sheet states that each output can supply 500mA of current in high-side mode. If I hook up al 14 output ports such that they each have to supply the full 500mA, can they or is there some other limitation? https://revo...
by kjkoster
21 Apr 2022, 20:58
Forum: Hardware
Topic: connecting GND pins for AIO module, how few can I get away with?
Replies: 2
Views: 1187

Re: connecting GND pins for AIO module, how few can I get away with?

Dear Nicolai,

Thank you for explaining. I see now that my question does not really make sense. It's been too long since I worked with electronics. :-)

Kees Jan
by kjkoster
19 Apr 2022, 19:40
Forum: Software
Topic: Cannot add MIO module,
Replies: 18
Views: 16925

Re: Cannot add MIO module,

... and what are SE modules?