Tool/software:
Hi,
We would like to integrate CC2745R10-Q1 car node into an Android infotainment system.
That means, in the Android system, there shall be a host program to communicate with CC2745R10-Q1 target.
Our idea is: We keep CC2745R10-Q1 car node unchanged but need to have a host program in Android.
Could you provide Channel sounding host program in C language in order to integrate it into Android/Linux environment?
Host Side C language example (Control CC2745R10 Using UART)
Environment: Linux/Android C program.
Interface: Leverages the UART/USB-UART used by CC2745R10 Car_Node
Examples would like to include:
On/off UART. BLE connection
CS commands such as Security / Capabilities / Config / CS Start / cs.procedure_enable are sent out
Receive/resolve events (distance, Quality/confidence; available with IQ/PCT)
The other part we would like to get are: CS_Car_Node initiator, requires step-by-step command/event description
For each step, provide the command, event format, field descriptions, For example.
Example: "Scan key_node --> connected to key_node --> security --> Capabilities --> Config --> CS Start -- > cs.procedure_enable --> return distance.