Search found 2233 matches

by dirk
09 Apr 2025, 15:39
Forum: Connectivity
Topic: Netzwerkauthentifizierung über 802.1x
Replies: 2
Views: 5409

Re: Netzwerkauthentifizierung über 802.1x

Hallo Markus, das klingt aber spannend. Also ohne dass ich es selbst verifiziert habe, hoffe ich, dass dir dieses Tutorial hier helfen kann, das wichtige Thema 802.1x mit einem RevPi umzusetzen:
https://forums.raspberrypi.com/viewtopic.php?t=285379
by dirk
09 Apr 2025, 15:18
Forum: Software
Topic: Modbus to MQTT
Replies: 1
Views: 4765

Re: Modbus to MQTT

Hello, so in principle you can proceed like this, you look at the helpful Revolution Pi Gateway Tutorial and use the MQTT Broker for this.
by dirk
07 Apr 2025, 13:40
Forum: My Project
Topic: RevPi Connect SE no data from Wireless M-Bus Module
Replies: 5
Views: 38006

Re: RevPi Connect SE no data from Wireless M-Bus Module

Hallo, entschuldige, das war in der Tat nicht mehr online - jetzt einfach noch einmal den Link öffnen, ich habe es ergänzt. Es kann sein, dass es nicht mit Python 3, sondern mit Python 2 funktioniert.
by dirk
07 Apr 2025, 09:10
Forum: Software
Topic: RealVNC show grey screen when connect to RevPi
Replies: 11
Views: 17864

Re: RealVNC show grey screen when connect to RevPi

Hello Guest13, Which image did you use? If you are using the "RevPi Bookworm 64-bit Lite (01/2025)", the graphical user interface is not included. That would explain the behavior. Then switch to the "RevPi Bookworm 64-bit Default (01/2025)" image and just try it again.
by dirk
07 Apr 2025, 09:06
Forum: My Project
Topic: RevPi Connect SE no data from Wireless M-Bus Module
Replies: 5
Views: 38006

Re: RevPi Connect SE no data from Wireless M-Bus Module

Hallo Decker, schaue dir mal diese Seite aus der Knowledge Base an zum Thema Wireless M-Bus:
https://kunbus-gmbh.atlassian.net/servi ... 1304231973
by dirk
04 Apr 2025, 17:25
Forum: Hardware
Topic: Modbus RTU Master config
Replies: 6
Views: 9137

Re: Modbus RTU Master config

Hello Jörgen, thank you for your patience. Here I have a Python script created with love from the development, which switches the terminating resistor. It works like this:

pi@RevPi136828:~$ python3 rs485-termination.py /dev/ttyRS485-0 off
Termination disabled on /dev/ttyRS485-0

pi@RevPi136828 ...
by dirk
04 Apr 2025, 17:21
Forum: Software
Topic: Pi Imager Write Fail
Replies: 3
Views: 5422

Re: Pi Imager Write Fail

Ah, that was clear again, the RevPi hardware works perfectly ;) Nowadays, USB cables sometimes only have the function of charging devices, e.g. small gadgets. This is sometimes really difficult. Well, there was a happy ending to the weekend after all! :-)
by dirk
04 Apr 2025, 17:19
Forum: Software
Topic: Install new image via USB stick
Replies: 2
Views: 5128

Re: Install new image via USB stick

Hi gfavalli,
that sounds difficult at first. Although it is possible to boot from USB, it is actually about getting your RevPi Connect+ device up and running again. So we can't avoid getting the RevPi Connect+ device up and running again without a USB stick. Maybe the micro USB connection will work ...
by dirk
03 Apr 2025, 14:59
Forum: Hardware
Topic: RS485 Serial Console on RevPi Flat S
Replies: 1
Views: 5819

Re: RS485 Serial Console on RevPi Flat S

Hello kieranvrt, I have just replied to you here:

viewtopic.php?p=17000#p17000
by dirk
03 Apr 2025, 14:51
Forum: Software
Topic: RevPi Flat S - RS485 Serial Console - documented approach not working.
Replies: 3
Views: 7961

Re: RevPi Flat S - RS485 Serial Console - documented approach not working.

Hello kieranvrt,
thank you very much for your comprehensive analysis and your patience in this matter.

I have passed things on internally to the documentation and hope that we will soon have a change here with the correct settings.

I have created a test setup with a RevPi Flat S and a standard ...