Hi,
yes I can confirm that a RevPi Connect 5 with the SKU PR100419 support RS485 on the connector X2. All devices are tested in our factory end of line tests and correct functionality. In order to check further I would suggest that you send a sos report (can be generated in the cockpit webinterface ...
Search found 1027 matches
- 14 Jul 2025, 12:23
- Forum: Hardware
- Topic: RS-485 issue on RevPi Connect 5
- Replies: 7
- Views: 621
- 08 Jul 2025, 11:24
- Forum: Hardware
- Topic: RS-485 issue on RevPi Connect 5
- Replies: 7
- Views: 621
Re: RS-485 issue on RevPi Connect 5
Please update the system with the latest versions and check if the issue persists. You can run the update as following:
sudo apt update && sudo apt full-upgrade
Nicolai
sudo apt update && sudo apt full-upgrade
Nicolai
- 07 Jul 2025, 22:55
- Forum: Hardware
- Topic: RS-485 issue on RevPi Connect 5
- Replies: 7
- Views: 621
- 07 Jul 2025, 22:51
- Forum: Hardware
- Topic: DIO inputs and outputs not working
- Replies: 1
- Views: 197
Re: DIO inputs and outputs not working
Hi
What do the status Bytes of the modules (eg. OutputStatus) report?
Is the power for the outputs wired correctly (see pinout in documentation?
Are all LEDs on the DIO green?
Nicolai
What do the status Bytes of the modules (eg. OutputStatus) report?
Is the power for the outputs wired correctly (see pinout in documentation?
Are all LEDs on the DIO green?
Nicolai
- 07 Jul 2025, 22:48
- Forum: Hardware
- Topic: RevPi DIO not Configured in Connect 5
- Replies: 6
- Views: 503
Re: RevPi DIO not Configured in Connect 5
The file /etc/revpi/config.rsc links to /var/www/revpi/pictory/projects/_config.rsc by default. I must assume that something deleted that symlink on your system (that's why I asked for the ls -l /etc/revpi). Without this link the piControl driver wont pick up the configuration and thus don't know ...
- 04 Jul 2025, 13:31
- Forum: Hardware
- Topic: RS-485 issue on RevPi Connect 5
- Replies: 7
- Views: 621
Re: RS-485 issue on RevPi Connect 5
Hi
you you please share the output of
you you please share the output of
- ls -l /dev/ttyAMA*
- ls -l /dev/ttyRS485*
- cat /etc/revpi/image-release
- ls -l /lib/udev/rules.d/50-revpi.rules
- md5sum /lib/udev/rules.d/50-revpi.rules
- 04 Jul 2025, 13:28
- Forum: Software
- Topic: RevPi MIO Module Present but NOT CONFIGURED — PiCtory Config Not Applying Correctly
- Replies: 3
- Views: 464
Re: RevPi MIO Module Present but NOT CONFIGURED — PiCtory Config Not Applying Correctly
Thanks for the feedback and glad to hear that now everything is working as expected.
- 04 Jul 2025, 13:05
- Forum: Hardware
- Topic: RevPi DIO not Configured in Connect 5
- Replies: 6
- Views: 503
Re: RevPi DIO not Configured in Connect 5
Hi
could you please share the output of:
could you please share the output of:
- ls -l /etc/revpi/
- dmesg | grep piControl
- 03 Jul 2025, 15:08
- Forum: Software
- Topic: RevPi MIO Module Present but NOT CONFIGURED — PiCtory Config Not Applying Correctly
- Replies: 3
- Views: 464
Re: RevPi MIO Module Present but NOT CONFIGURED — PiCtory Config Not Applying Correctly
The first output of piTest -d shows that you have configured the module on the wrong side (thus one present and one absent). The second one shows the state without config file which only contains the core itself and the autodetected mio.
In order to get a working setup:
- restore link in /etc/revpi ...
In order to get a working setup:
- restore link in /etc/revpi ...
- 02 Jul 2025, 11:17
- Forum: Software
- Topic: RevPi Core3 USB Update Problem
- Replies: 2
- Views: 608
Re: RevPi Core3 USB Update Problem
Hallo Tobias,
vermutlich hast du vergessen das rpiboot Tool zu starten. Es läuft nicht automatisch im Hintergrund.
https://revolutionpi.com/documentation/ ... stallieren
Gruß Nicolai
vermutlich hast du vergessen das rpiboot Tool zu starten. Es läuft nicht automatisch im Hintergrund.
https://revolutionpi.com/documentation/ ... stallieren
Gruß Nicolai