good afternoon
any ideas on why callback registered (successfully) with cy_wcm_register_event_callback() is never called when wifi disconnect from AP ?
i would be glad to get your experience on such issues.
many thanks
best regards
Show LessGood morning,
when i'm using the AWS IOT example on PSOC6 (CY8CPROTO-062-4343W) i'm not able to run SNTP.
Apprently the sntp.c is never compiled (when building libraries).
At the end, the linked is invoking an error as it doesn't find the sntp.c functions references.
Do you please have an idea how to enable sntp.c compilation or any other hints to make sntp working on AWS IOT example environnement ?
thanks a lot
Show LessHello,
We are running amazon FreeRTOS with CY8CKIT-062-WiFi-BT development kit on modus ide. We need to configure device to softap mode.
Hi,
Several question regarding OTA over the AWS cloud using Amazon FreeRTOS (or Cypress' derivative of AFR):
Thanks for any advice
Show LessHello,
We are using Modus to develop amazon_freertos sdk with PSoC6 CY8CKIT-062-WiFi-BT kit.
We have implemented "WIFI_Ping" function in "amazon_freertos_az\vendors\Cypress\boards\CY8CKIT_062_WIFI_BT\ports\wifi\iot_wifi.c. We also set #define CY_USE_FREERTOS_TCP 1 to use network connections and FreeRTOS+TCP stack.
Now we can use "FreeRTOS_SendPingRequest" to send ping action, packet transmitted is success but can't get receive packet.
After trace code we found that "eNetworkRxEvent" not implemented in amazon_freertos_az\libraries\freertos_plus\standard\freertos_plus_tcp\source\portable\NetworkInterface\board_family\NetworkInterfece.c.
Could you help to check if CY could handle this event for received a new packet? If you need more information please let me know.
Thanks so much.
BR,
Wayne
Show Less