After SDK migration, a simulation assistant is used for debugging. Why is the data sent by the MCU incomplete? For example, only 55 aa 03 is returned for a heartbeat message, and subsequent data is lost.
Last Updated on:2022-05-17 06:18:58
Data loss may be caused by stack overflow. SDK running requires an MCU with least eight levels of stacks. It is recommended that an MCU with nine or more layers is used. Check whether your MCU meets this requirement.