Is it possible to wake up the MCU from sleep mode by a specific CAN message.
If so what mode should the MCU has to be in? Sleep/Normal/Listen only/Loopback mode
the MCU has to be woke up (wake by interrupt) by using a specific CAN message on the public network, and then go to deep sleep or no power mode.
Return strategy is to wake up by another message from the same controller?