After a few hours, the problem has gotten worse, I get the following errors in the log.
The red power light is on.
The data still appears to be correct when reading the inputs.
Apr 18 16:14:35 Pi1 kernel: piControl: too many communication errors -> set inputs to default 0 255 0 0 0 0 0 0
Apr 18 ...
Search found 47 matches
- 18 Apr 2024, 17:24
- Forum: Hardware
- Topic: piControl: AIO addr 31: communication failed (req:20,ret:-5)
- Replies: 24
- Views: 44893
- 18 Apr 2024, 17:12
- Forum: Hardware
- Topic: piControl: AIO addr 31: communication failed (req:20,ret:-5)
- Replies: 24
- Views: 44893
piControl: AIO addr 31: communication failed (req:20,ret:-5)
Hi,
I noticed the following errors in dmesg on a Revpi Connect 4.
Sometimes the red power light turns on the front of the device.
I noticed someone else has the same error: https://revolutionpi.com/forum/viewtopic.php?p=15160
[ 354.692296] piControl: AIO addr 30: communication failed (req:20 ...
I noticed the following errors in dmesg on a Revpi Connect 4.
Sometimes the red power light turns on the front of the device.
I noticed someone else has the same error: https://revolutionpi.com/forum/viewtopic.php?p=15160
[ 354.692296] piControl: AIO addr 30: communication failed (req:20 ...
- 26 Mar 2024, 14:30
- Forum: Software
- Topic: Picotry insecure connection
- Replies: 4
- Views: 10517
- 26 Mar 2024, 14:28
- Forum: Software
- Topic: Picotry insecure connection
- Replies: 4
- Views: 10517
Re: Picotry insecure connection
cat /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_LOG_DIR}/revpi/access.log combined
# Include all ...
<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_LOG_DIR}/revpi/access.log combined
# Include all ...
- 26 Mar 2024, 14:26
- Forum: Software
- Topic: Picotry insecure connection
- Replies: 4
- Views: 10517
Re: Picotry insecure connection
I have progressed by following the instructions here https://kunbus-gmbh.atlassian.net/wiki/spaces/KS/pages/1058439239/Revolution+Pi+Questions+And+Answers?parentProduct=JSM-Portal&parentProductContentContainerId=10001&initialAllowedFeatures=disable-login-flow.disable-share&locale=en-US#How-to-easily ...
- 26 Mar 2024, 13:37
- Forum: Software
- Topic: Picotry insecure connection
- Replies: 4
- Views: 10517
Picotry insecure connection
When I access pictory, it redirects me to http://192.168.255.1:41080/insecure_connection.html
Screenshot_8.jpg
It then redirects to this webpage which cannot be reached
https://192.168.255.1:41443/
Screenshot_7.jpg
I noticed the port changed from 41080 to 41443
I have recently upgraded from ...
Screenshot_8.jpg
It then redirects to this webpage which cannot be reached
https://192.168.255.1:41443/
Screenshot_7.jpg
I noticed the port changed from 41080 to 41443
I have recently upgraded from ...
- 26 Mar 2024, 11:30
- Forum: Software
- Topic: RevPi Connect 4 Pictory not showing
- Replies: 2
- Views: 6072
- 25 Mar 2024, 18:57
- Forum: Software
- Topic: RevPi Connect 4 Pictory not showing
- Replies: 2
- Views: 6072
RevPi Connect 4 Pictory not showing
Hi,
I have upgraded from a RevPi Connect to a RevPi connect 4. The image has been upgraded from Stretch to Buster. I know it is not recommended, but I can't reflash as I did not write the original software, so do not know all of the dependancies.
In pictory, I do not have an option for Connect 4 ...
I have upgraded from a RevPi Connect to a RevPi connect 4. The image has been upgraded from Stretch to Buster. I know it is not recommended, but I can't reflash as I did not write the original software, so do not know all of the dependancies.
In pictory, I do not have an option for Connect 4 ...
- 01 Feb 2024, 00:25
- Forum: Software
- Topic: AIO missing decimal point
- Replies: 2
- Views: 2602
- 31 Jan 2024, 17:30
- Forum: Software
- Topic: AIO missing decimal point
- Replies: 2
- Views: 2602
AIO missing decimal point
Hi,
The data I receive from a 0-10V Analog Input is in millivolts. I then want to divide that number by 200 in Pictory, but I loose the decimal point.
pi@RevPi17663:~ $ piTest -r MF2_TEMP (this is with no divisor)
2 Byte-Value of MF2_TEMP: 6443 dez (=192b hex)
This is after a divisor of 200
2 ...
The data I receive from a 0-10V Analog Input is in millivolts. I then want to divide that number by 200 in Pictory, but I loose the decimal point.
pi@RevPi17663:~ $ piTest -r MF2_TEMP (this is with no divisor)
2 Byte-Value of MF2_TEMP: 6443 dez (=192b hex)
This is after a divisor of 200
2 ...