{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What CAN Bus data can be collected?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our CAN Bus tablet supports standard vehicle parameters including engine speed, fuel rate, coolant temperature, oil pressure, fault codes (DTCs), and idle time — compatible with J1939 engine data. One CAN Bus interface is provided. Please consult our engineering team for multi‑ECU requirements."
}
},
{
"@type": "Question",
"name": "Do I need a separate CAN gateway?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. The CRD865-CAN cradle integrates CAN Bus hardware directly, eliminating the need for external gateways."
}
},
{
"@type": "Question",
"name": "Can I log data offline?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Our tablets support internal storage and SD cards for offline data logging when cellular connection is unavailable."
}
},
{
"@type": "Question",
"name": "Is OEM customization available for CAN Bus integration?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. We provide SDK, API documentation, and hardware customization for fleet telematics providers and system integrators. Contact our CAN Bus team for details."
}
}
]
}