can_recv() function sometimes receives data, but other times it throws an -EBUSY (Bus Busy) error, suggesting the bus is overloaded or not handling multiple messages well.can_recv() function should smoothly capture messages from all the sensor nodes, ensuring each node’s data arrives at the controller in real-time without interruption.