Hi Ricardo,
Thanks a lot for you infos! And yes, I did checked these 2 docs previously for wifi & bt coex cases.
And further background is, while developping basing SDK_25_06_00_FRDM-RW612, there is a stability issue that EVK board will run into crash, log print like below,
call_socket_task_init
call_socket_task_init
Creating new socket.
socket_task_init socket thread created
do while
tcp_connect_thread wifi tcp Connecting...
tcp_connect_thread wifi tcp Connecting... IPv4
[2025-08-26 21:43:05.933]# RECV ASCII>
do while
[2025-08-26 21:43:06.922]# RECV ASCII>
do while
[2025-08-26 21:43:07.922]# RECV ASCII>
do while
[2025-08-26 21:43:08.930]# RECV ASCII>
do while
[2025-08-26 21:43:09.931]# RECV ASCII>
do while
[2025-08-26 21:43:10.261]# RECV ASCII>
AS
And the last "AS" print, I guess should be assert, but I did not get a method from the SDK / User Manual docs can help to do further root causing this issue.
So could you help to share some guide help me to find a easy way to debug this stability issue?
Best Regards,
Alex