I am running the scan example in stm32 and getting these 2 error messages
E 8048 Command 10:82 timed out
E 6248 Health check failed (errno=-116)
I am getting a hit on the scan_complete_callback with the state as MMWLAN_SCAN_TERMINATED
and arg as NULL.
Seeking guidance in this…