Kunbus Revolution Pi RevPi Core 3 and DIO module

Hi guys,
I’ve managed to have it working.

So, if someone will ever need to do the same:

  1. Flash your RevPi Core with the BalenaOS
  2. Clone the test application: git clone https://github.com/resin-io-projects/revpi-core3-test
  3. Based on how you connect the DIO module, change the “position” to “32” (if the module is on the right of the RevPi Core) or “31” (if the module is on the left of the RevPi Core) inside the file config.rsc contained inside the test application
  4. Connect the RevPi Core via USB, mount the resin-boot partition and copy the config.rsc file in it
  5. Enjoy!

I’ve done some tests and it looks like the GUID, name, bmk and offset values inside the config.rsc file are not that useful: I’ve changed them to random values and I’m still able to read and write inputs and outputs.

Thanks a lot for the support!

Regards,
Matteo