设备通过蓝牙配网过程中卡死了,  并且是我这边用 Android APP 没事,  iOS APP 会出现.  输的是正确的 WiFi 名称和密码,  配网出现问题时,  iOS 的 APP 是发送数据失败,  设备也卡死了.  我这边 iOS 开发人员说 APP 是有点问题,  但我想了解一下为什么设备会卡死?  
WM_I]  0: 00: 31. 730   connected handle=0, g_blewifi_attr_write_and_notify_handle=3 
[WM_I]  0: 00: 31. 816   ble wifi config service connected start 
[WM_I]  0: 00: 31. 884   ble wifi config service connected end 
[2023-07-19 16: 58: 01. 353]# RECV ASCII 
[WM_I]  0: 00: 32. 002   wm ble dm mtu changed to (512)  
[WM_I]  0: 00: 32. 062   subscribe [3]indicate (0, 1) 
 [WM_I]  0: 00: 32. 212   conn param update complete;  conn_handle=0 status=0
[2023-07-19 16: 58: 02. 071]# RECV ASCII 
 ptr[0]=15  
[2023-07-19 16: 58: 04. 458]# RECV ASCII 
[WM_I]  0: 00: 35. 002   subscribe [3]indicate (1, 0)  
[WM_I]  0: 00: 35. 054   disconnect reason=0x13 (531) ,  app_reason=0 
[WM_I]  0: 00: 35. 122   ble wifi config service disconnected, FAIL 
[WM_I]  0: 00: 35. 198   Starting advertising 
assertion "rc == 0" failed: file "wm_ble_server_wifi_prof. c", line 196, function: ble_gap_evt_cb
我下面的 w800 打印的消息, 从这个可以看出一些问题吗?
@12332 发送的数据不对, 没办法反推 APP 端有啥问题呀.
哦哦, 好的