Table of Contents |
---|
Can I/What can I do…?
Would it be possible to configure a Revolution Pi device to continuously run a PHP program, and is there documentation regarding the installation of PHP in RevPi?
Yes, take a look here:
(661) PHP in RevPi - The Industrial Raspberry Pi Forum (revolutionpi.com)
I would like to access the built-in RS485 interface of the RevPi Connect - which interface is the right one?
...
In general, there are different possibilities to output the messages on serial interfaces during boot:
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/README.md
https://www.raspberrypi.org/documentation/configuration/uart.md
...
No, this is not planned for the near future.
Others Questions…?
Now and then, the service crashes with the error "Main process exited, code=killed, status=11/SEGV". The crash appears to be random and is not related to any event happening in the application, nor the controller.
Take a look here:
...
Do I have to format the RevPi when I connect the RevPi to a Windows device?
...