Open Spinnaker-design opened 1 year ago
Yes, but that didn't address the issue.
I was able to temporarily resolve it by decreasing the call frequency of the process_responses() call from 10ms to 1s. It seems as though there is some sort of memory corruption that can happen by calling client.processResponses()
Description of defect
The shadow example works, but if the size of the desired shadow in increased, for example to be the following:
Then the demo will crash with a transportation error.
Target(s) affected by this defect ?
FRDM-K64F
Toolchain(s) (name and version) displaying this defect ?
MBED 6.13.0, Mbed Studio 1.4.4
What version of Mbed-os are you using (tag or sha) ?
mbed-os 6.13.0
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Mbed studio 1.4.4
How is this defect reproduced ?