[phpBB Debug] PHP Warning: in file [ROOT]/ext/kinerity/bestanswer/event/main_listener.php on line 514: Undefined array key "poster_answers"
The Industrial Raspberry Pi Forum • Comunication protocol behind the RevPi Core/Connect
Page 1 of 1

Comunication protocol behind the RevPi Core/Connect

Posted: 02 Jul 2021, 13:13
by songha
Hello everybody,
I have to set up a project that makes communication between RevPi Core / Connect and I / O module more secure. The basic idea is to use data diodes as hardware or proxies, firewalls as software that only allows specific data flows via PiBridge (RS 485 and Ethernet). To do this, I need to know which data is being transmitted, when and in which direction between RevPi devices via RS 485 and Ethernet. So I really want to have the communication protocol of RevPi devices. Can someone help me please? Any help will be appciciated.

Thanks in advance,
Ha

Re: Comunication protocol behind the RevPi Core/Connect

Posted: 19 Jul 2021, 12:05
by ->Johannes<-
Hi Ha,

You have the option of creating your own image.

Image Bakery

The circuit diagrams of the Core/Connect and the I/O modules can be found here.

Downloads

Chapter: Circuit diagrams

Best regards

Johannes

Re: Comunication protocol behind the RevPi Core/Connect

Posted: 27 Jul 2021, 09:43
by dirk
Hi songha, all the details about the piControl communication is available here:
https://github.com/RevolutionPi/piControl
The pinning of the PiBridge is available here:
https://revolution.kunbus.com/tutorials ... rect=en_US