Hi,
this is a feedback from SDK team I got...
"I have checked customer issue on my site(Release SDK_RTM_4.0.1). I have tried to disconnect and reconnect between Master and Slave. However, it seem that the communication is still normal.
See the description document of the example:
- If value of temperature signal is higher than MOTOR1_OVER_TEMP value, Master SeatECU will send STOP command through Motor1Selection signal to stop motor and turn on RED_LED.
- If value of temperature signal is in range from MOTOR1_MAX_TEMP value to MOTOR1_OVER_TEMP value, master SeatECU will send DECREASE MOTOR SPEED command through Motor1Selection signal to reduce motor speed and turn on BLUE_LED.
- If value of temperature signal is lower than MOTOR1_MAX_TEMP value, master will send INCREASE MOTOR SPEED command through Motor1Selection signal to increase motor speed and turn on GREEN_LED.
From my point of view, maybe the Master and Slave have worked on STOP case when they reconnected. And then, Slave and Master will always turn on RED_LED.
So for clarification, please provide some information as below:
- The SDK release version which you are running.
- The boards status when you reconnect."
BR, Petr