- Packs
- QCA400x_WiFi_Driver
QCA400x_WiFi_Driver
1.1.0-
Pack Type
Software Pack
CMSIS WiFi Driver for Qualcomm QCA4002/4 based WiFi module
-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::QCA400x_WiFi_Driver@1.1.0
Add with cpackget
> cpackget add MDK-Packs::QCA400x_WiFi_Driver@1.1.0
Download
QCA400x_WiFi_Driver 1.1.0Change Log
Version 1.1.0: Dec. 18, 2019
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::QCA400x_WiFi_Driver@1.1.0
Add with cpackget
> cpackget add MDK-Packs::QCA400x_WiFi_Driver@1.1.0
Download
QCA400x_WiFi_Driver 1.1.0Updated Driver: - Resolved ARM Compiler 6 warnings - Corrected Socket Accept - Corrected Socket GetHostByName: Returned correct ip address length - Corrected Socket SocketSendTo: Corrected transfers greater than WIFI_QCA400x_MAX_PACKET_LEN - Updated Socket RecvFrom: Handled situation when socket was closed by a peer - Updated Socket Close: Cleared whole socket_t structure - Removed send_timeout variable (socket send timeout can not be configured) - Reduced default socket receive timeout to 20s - Updated WiFi_GetNetInfo function to return WiFi security type (security type is save in WiFi_Activate) - Write to socket_arr[].handle variable is protected with a semaphore - Socket functions: Added additional safety checking of parameters and driver variables
Version 1.0.0: June 27, 2019
Get Pack-
Add to CMSIS Solution
packs:
- pack: MDK-Packs::QCA400x_WiFi_Driver@1.0.0
Add with cpackget
> cpackget add MDK-Packs::QCA400x_WiFi_Driver@1.0.0
Download
QCA400x_WiFi_Driver 1.0.0Initial release