Infineon / mtb-example-wlan-offloads

This code example demonstrates the TCP Keepalive Offload functionality offered by Cypress Wi-Fi devices using PSoC® 6 MCU. It employs the AnyCloud Low Power Assistant (LPA) middleware library which helps in developing low power wireless applications for the Cypress devices.
Other
1 stars 1 forks source link

Not connecting to Wifi #1

Open karthikkumarb opened 1 year ago

karthikkumarb commented 1 year ago

Have you looked for an answer? I didn't find any.

Question/Issue: I see an issue in connecting to wifi, in the function "wifi_connect()" called from "vApplicationDaemonTaskStartupHook()"

What can we help you with? I am using CY8CKIT-062S2-43012 EVK, Trying to understand the tcp keepalive feature used in this example. I was able to narrow down where it is getting stuck but not sure what is the reason for this. I see the function is not returned from "vTaskDelay" called from "cy_rtos_delay_milliseconds" "cyhal_system_delay_ms" "_cybsp_wifi_reset_wifi_chip"

Where did you expect to find the answer? I expect a reply here.

Thanks, Karthik

IPR7 commented 1 year ago

Hi @karthikkumarb,

When you say it's getting stuck, is it that wifi_connect() doesn't return and you don't see Wi-Fi connection failed print on your terminal?

Also, Let me know if you've made any changes to the default code example and using it.

Thanks

karthikkumarb commented 1 year ago

I just see only below logs after programming, I am using default source with SSID and PSK changes

Info: ===================================== Info: CE229926 - WLAN TCP Keepalive Offload Info: =====================================