Hallo,
ich bin der Anleitung gefolgt. Ich bekomme nur immer diese Fehlermeldung:
Search found 4 matches
- 16 Apr 2025, 14:02
- Forum: My Project
- Topic: RevPi Connect SE no data from Wireless M-Bus Module
- Replies: 5
- Views: 37350
- 16 Apr 2025, 09:44
- Forum: Software
- Topic: RealVNC show grey screen when connect to RevPi
- Replies: 11
- Views: 16906
Re: RealVNC show grey screen when connect to RevPi
Hi Guest13,
Screenshot 2025-04-16 093608.png
it looks like the vnc-server either not installed or not enablet right.
First try:
sudo systemctl enable vncserver-x11-serviced.service
sudo systemctl start vncserver-x11-serviced.service
if this doesn't work its not installed:
sudo apt install ...
Screenshot 2025-04-16 093608.png
it looks like the vnc-server either not installed or not enablet right.
First try:
sudo systemctl enable vncserver-x11-serviced.service
sudo systemctl start vncserver-x11-serviced.service
if this doesn't work its not installed:
sudo apt install ...
- 07 Apr 2025, 09:14
- Forum: My Project
- Topic: RevPi Connect SE no data from Wireless M-Bus Module
- Replies: 5
- Views: 37350
Re: RevPi Connect SE no data from Wireless M-Bus Module
Hallo Dirk, in dem Tutorial wird ein Softwarepaket erwähnt. Ich kann nur keins finden.
Finde ich das wo anders? Hast du einen Link?
Finde ich das wo anders? Hast du einen Link?
- 07 Apr 2025, 08:21
- Forum: My Project
- Topic: RevPi Connect SE no data from Wireless M-Bus Module
- Replies: 5
- Views: 37350
RevPi Connect SE no data from Wireless M-Bus Module
Hi everyone,
I'm currently trying to read data from a Kamstrup Flow iQ 2200 water meter using a RevPi Connect SE with the Wireless M-Bus module, but so far I haven’t had any success receiving any data.
Has anyone here worked with this setup before? Are there any specific settings or steps I need ...
I'm currently trying to read data from a Kamstrup Flow iQ 2200 water meter using a RevPi Connect SE with the Wireless M-Bus module, but so far I haven’t had any success receiving any data.
Has anyone here worked with this setup before? Are there any specific settings or steps I need ...