Menu

Configuration needed in the library

2022-07-01
2022-07-04
  • Ángel Molina Egea

    Hi,

    I want to use the library with a MPU and the qca7000, but I don't know which configurations I should make. For example I have the interface eth1 with the driver of the qca7000 to communicate ethernet over SPI but I don't know if I have to modify the code of the library to indicate this interface in any place.

    On the other hand, I would like to know how the library works, is the communication doing through a IP net?

    Thanks in advance.

     
  • Daniel Peintner

    Daniel Peintner - 2022-07-04

    The openV2G code is purely about
    on the receiving side: reading EXI messages by means of getting filled C structs
    on the sending side: serializing EXI messages that have been created with C structs

    The setup/configuration for a specific device/interface is out of scope of this library.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.