Hi,
I am using modified firmware based on the OOB demo. I have made adjustments to replace UART communication with CAN and implemented hard-coded sensor configuration.
For my application, it would be beneficial to configure the sensor via the CAN interface, at least for a portion of the full configuration. Specifically, I plan to operate multiple sensors on a shared CAN bus, and each sensor should have a unique ID for CAN message identification.
If configuring over the CAN interface is not feasible, I may have to compile firmware separately for each sensor, with the only difference being the ID.
Is this possible?
Thank you,
Adam