Hello all,
I have a question as follows:
I want to build a customized module (like gateway modul) and connect to the revpi core/connect via Pibridge. However, the IN/OUT data between my device and the revpi core is 1024 bytes per way instead of 512 bytes payload like a traditional gateway. At this point, I don't know where to start. Should I modify the source code/image of the revpi core so that it can implement my device as a revpi family device? If so, where should I start?
Thank you very much!