Hi there,
I have ported WIFI drivers onto stm development board. I'm trying to create simple udp server or client connection. Until now i have tested the Access Point and Station Mode successfully. But i couldnt get pass this error.
(640)Tsf join Done
T(970)(M2M)Time Of Day
5/03/2021 10:11:05 GMT
(970)(M2M)NTP time: 3829025465 from 132.163.96.3
(970)(M2M)(ERR)(m2m_hif_handle_req)(383)No of packets (3) in Host Queue
IT should show some message stating that UDP Client test completed or something. But
After that the module keep printing this message.
(120300)S HT 0 HR 3 R 23 T 0 AT 0 F 38 B 3, HPA:3, NPA:23 - stuck: 0
(120300)S HT 0 HR 3 R 23 T 0 AT 0 F 38 B 3, HPA:3, NPA:23 - stuck: 0
(120300)S HT 0 HR 3 R 23 T 0 AT 0 F 38 B 3, HPA:3, NPA:23 - stuck: 0
Does anyone have idea about the issue here.