ECAN01 and FMB140 can bus data

Hi.

Please bare with me as I am a hobbiest trying to work on a software solution.

I am using a ECAN01 contactless adapter that I clipped on just before the OBD2 port, tripple checked H/L positions. In FMB140 configuration CAN adapter I set a few values of interest to priority LOW which come through as 0. Referencing LV-CAN200_List sheet, I should be able to get these values. I checked the seating of the CAN H/L within the ECAN01, and they seem fine. Is there more configuration I am missing ? I do not see any program number in the LV-CAN200_List sheet so I have left it as is. Please see attached JSON and some screenshots as reference. Any assistance would be much appreciated.

I am testing this on a FORD RANGER (T6) 2019>

{
“battery.current”: 0,
“battery.voltage”: 0,
“can.engine.oil.level”: 0,
“can.engine.rpm”: 0,
“can.engine.temperature”: 0,
“can.fuel.level”: 0,
“can.fuel.volume”: 0,
“can.vehicle.mileage”: 0,
“can.vehicle.speed”: 0,
“channel.id”: 1356120,
“codec.id”: 142,
“engine.ignition.status”: false,
“event.priority.enum”: 0,
“external.powersource.voltage”: 12.754,
“gnss.state.enum”: 1,
“gnss.status”: true,
“gsm.mcc”: 655,
“gsm.mnc”: 1,
“gsm.operator.code”: “65501”,
“gsm.signal.level”: 60,
“ident”: “357073291824908”,
“movement.status”: false,
“peer”: “105.245.114.247:58908”,
“position.altitude”: 1470,
“position.direction”: 0,
“position.hdop”: 0.6,
“position.latitude”: -25.801193,
“position.longitude”: 28.317313,
“position.pdop”: 0.9,
“position.satellites”: 15,
“position.speed”: 0,
“position.valid”: true,
“protocol.id”: 14,
“server.timestamp”: 1777226200.071497,
“sleep.mode.enum”: 0,
“timestamp”: 1777226192,
“vehicle.mileage”: 1.53
}