Search found 872 matches

by nicolaiB
21 Apr 2024, 11:40
Forum: CODESYS
Topic: RevPi RS485 config for use in CodeSys
Replies: 4
Views: 206

Re: RevPi RS485 config for use in CodeSys

Not much a CODESYS expert, but the correct device is /dev/RS485 which is a symlink to the effective serial device. The effective serial devices differ between different RevPi types, so make sure to use the symlink. There is also the beta of our CODESYS library, which finally supports 64-bit systems....
by nicolaiB
21 Apr 2024, 11:32
Forum: Hardware
Topic: piControl: AIO addr 31: communication failed (req:20,ret:-5)
Replies: 3
Views: 246

Re: piControl: AIO addr 31: communication failed (req:20,ret:-5)

Hi, thanks for the detailed report. The revpi-sos tool is part of the revpi-sos-report package (sudo apt install -y revpi-sos-report). Which image are you using (cat /etc/revpi/image-release)? Is there a special reason why you run a 32-bit system? The connect 4 is usually shipped with 64-bit image b...
by nicolaiB
17 Apr 2024, 15:18
Forum: Software
Topic: Getting Started with RevPi RO
Replies: 1
Views: 161

Re: Getting Started with RevPi RO

Hi

Thanks for the detailed description. From the output of piTest I assume that your device is missing the latest updates which are required to use the RevPi RO. Please install the updates and check again.

Nicolai
by nicolaiB
29 Mar 2024, 15:42
Forum: Software
Topic: Pi startet automatisch neu
Replies: 5
Views: 575

Re: Pi startet automatisch neu

Häufige Ursache beim Connect: fehlende Steckbrucke für den Watchdog (Klemme x4). Schau mal ob die bei dir drin ist

Gruß Nicolai
by nicolaiB
27 Mar 2024, 15:46
Forum: CODESYS
Topic: Funny behaviour of inputs
Replies: 3
Views: 298

Re: Funny behaviour of inputs

Hi,

the 64 Bit library is about to be released in April. At the moment it is not officially supported, because there is no release yet.

Nicolai
by nicolaiB
26 Mar 2024, 14:23
Forum: Software
Topic: Picotry insecure connection
Replies: 4
Views: 295

Re: Picotry insecure connection

You are probably missing the correct webserver configuration: eg. /etc/apache2/sites-enabled/revpi-ssl-site.conf <IfModule mod_ssl.c> Listen 41443 <VirtualHost _default_:41443> ServerAdmin webmaster@localhost DocumentRoot /var/www/revpi ErrorLog ${APACHE_LOG_DIR}/revpi/error.log CustomLog ${APACHE_L...
by nicolaiB
25 Mar 2024, 20:20
Forum: Software
Topic: GTK 3.0 auf RasPi
Replies: 4
Views: 186

Re: GTK 3.0 auf RasPi

[...] Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster Du verwendest Buster. Ich habe gerade eben mal nachgeschaut und das Paket libgtk-3-dev sollte auch schon in Buster verfügbar sein (https://packages.debian.org/search?keywords=libgtk-3-dev). Prüfe...
by nicolaiB
25 Mar 2024, 20:18
Forum: Software
Topic: RevPi Connect 4 Pictory not showing
Replies: 2
Views: 146

Re: RevPi Connect 4 Pictory not showing

Hi,

RevPi Connect 4 support was added with Bullseye, thus won't work with Buster.

Nicolai
by nicolaiB
25 Mar 2024, 12:06
Forum: Software
Topic: GTK 3.0 auf RasPi
Replies: 4
Views: 186

Re: GTK 3.0 auf RasPi

Hallo Frank,

was hat denn nicht funktioniert? Auf einem aktuellen Bullseye Image kann ich das Paket installieren. Welche Version verwendest du ?

Gruß Nicolai
by nicolaiB
13 Mar 2024, 16:41
Forum: Hardware
Topic: RevPi Connect missing modules after image update
Replies: 9
Views: 886

Re: RevPi Connect missing modules after image update

Hi, look like an compatibility problem with an older firmware version on the DI. Do you remember which version was present before you did the update on the working DI module? I'd like to try to reproduce the issue at our lab. Regarding the other DI module: Do you have another RevPi / can install an ...