Arduino Nano not communicatin with RealDash

Fellas,

Have issues connecting an Arduino Nano ESP32 wia USB/Serial with REal dash.
I loaded the arduino sample sketch from the repository with the sample RealDash application. I set up the connection as follows:

Adapter(CAN/LIN)–> RealDash CAN → Serial/USB–> Nano ESP32–>115200
RealDash_Example.XML
Data source in the settings tab is set to be “connections”

If I check the CAN monitor no data is shown, can’t establish …What I’m missing? What I’m doing wrong?

Thanks