AIROC™ Wi-Fi and Wi-Fi Bluetooth Combos Forum Discussions
Hi all,
Does anyone know how to append the "PMKID count and List" to the RSN IE in a association packet for the roaming(PMKID caching) in case of the WPA2 EAP-TLS.
I've used the AIROC-Wi-Fi-Bluetooth-STM32 Expansion Pack 1.5.0 with Enterprise-security V2.1.0 from GitHub
on STM32H747DISCO + Murata 2AE(CYW4373) board as a STA.
Of course, the STA can join to the AP and leave works well except the PMKID caching.
Regards,
Show LessHi all,
I am trying to confirm a STA mode for the 5GHz 144ch(5720MHz) with channel width=20MHz
but I can't access to a AP.
I've used the AIROC-Wi-Fi-Bluetooth-STM32 Expansion Pack 1.5.0 with Enterprise-security V2.1.0 from GitHub on STM32H747DISCO + Murata 2AE(CYW4373) board as a STA.
I've confirm the source code.
I found if the symbol "CY_WIFI_COUNTRY" is defined to "WHD_COUNTRY_JAPAN", it can NOT access to a AP.
If defined the "CY_WIFI_COUNTRY" to "WHD_COUNTRY_UNITED_STATES", it CAN access to a AP.
After July.2019, the 144ch of the W56 has been expand(accessed) in Japan and I think the WLAN firmware has been not supported above the expansion.
WLAN firmware version is as follows:
"WLAN Firmware : wl0: Aug 1 2023 00:41:38 version 13.10.246.321 (ebd095c CY) FWID 01-1c9488f8"
Does anyone know how to resolve this issue ?
Regards,
ChutaTheCat
Show LessHi Team,
I could see the mainline has support for brcmfmac driver in the 6.1 kernel. But I couldn't get the wifi up on my device.
I could see that your GitHub firmware was updated up to 5.15.58, could you guys share the updated firmware for 6.1 kernel?
Thanks,
Prasanth R
Show Less内核4.4.94 驱动编译报错,日志和驱动见附件,帮忙解答下谢谢。
I am looking for developing Bluetooth PCB to integrate sensors. Anyone has a solution? Qty- 1000+ per annum.
Hi all.
I am trying to setup AP mode for 5GHz with channel 40MHz. Module 2BC from Murata
My config hostapd.conf:
interface=wlan0
ssid=CYW_4373
beacon_int=50
#ctrl_interface=/var/run/hostapd
driver=nl80211
max_num_sta=5
channel=36
wpa=2
wpa_pairwise=CCMP
wpa_passphrase=12345678
wpa_key_mgmt=WPA-PSK
hw_mode=a
ieee80211ac=1
ieee80211n=1
### IEEE 802.11ac
# VHT (Very High Throughput) 40
ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40]
vht_oper_chwidth=0
wmm_enabled=1
when I try to start hostapd, the point does not rise
What could be the reason?
Linux imx8mmea-ucom 6.1.1+gbe1f55631e33, module 2BC M.2
- Some of the logs are given below, complete in the file
....
hw vht capab: 0x1020, conf vht capab: 0x0
wlan0: interface state UNINITIALIZED->HT_SCAN
Scan for neighboring BSSes prior to enabling 40 MHz channel
40 MHz affected channel range: [5170,5210] MHz
wlan0: nl80211: scan request
nl80211: Passive scan requested
nl80211: Scan frequency 5180 MHz
nl80211: Scan frequency 5200 MHz
nl80211: Scan trigger failed: ret=-16 (Device or resource busy)
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Teardown AP(wlan0) - device_ap_sme=1 use_monitor=0
nl80211: Disable Probe Request reporting nl_preq=0x888822225d3e4c89
nl80211: Unsubscribe mgmt frames handle 0x888822225d3e4d19 (AP teardown (dev SME))
nl80211: Subscribe to mgmt frames with non-AP handle 0xaaaad5b6c590
....
wlan0: nl80211: scan request
nl80211: Passive scan requested
nl80211: Scan frequency 5180 MHz
nl80211: Scan frequency 5200 MHz
nl80211: Scan trigger failed: ret=-16 (Device or resource busy)
nl80211: Set mode ifindex 3 iftype 3 (AP)
nl80211: Unsubscribe mgmt frames handle 0x888822225d3e4d19 (start AP)
nl80211: Setup AP(wlan0) - device_ap_sme=1 use_monitor=0
nl80211: Subscribe to mgmt frames with AP handle 0xaaaad5b6c590 (device SME)
...
40 MHz affected channel range: [5170,5210] MHz
wlan0: nl80211: scan request
nl80211: Passive scan requested
nl80211: Scan frequency 5180 MHz
nl80211: Scan frequency 5200 MHz
nl80211: Scan trigger failed: ret=-16 (Device or resource busy)
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Teardown AP(wlan0) - device_ap_sme=1 use_monitor=0
nl80211: Disable Probe Request reporting nl_preq=0x888822225d3e4c89
nl80211: Unsubscribe mgmt frames handle 0x888822225d3e4d19 (AP teardown (dev SME))
nl80211: Subscribe to mgmt frames with non-AP handle 0xaaaad5b6c590
...
Proceed with AP/channel setup
nl80211: Set freq 5180 (ht_enabled=1, vht_enabled=1, he_enabled=0, bandwidth=40 MHz, cf1=5190 MHz, cf2=0 MHz)
* freq=5180
* he_enabled=0
* vht_enabled=1
* ht_enabled=1
* bandwidth=40
* channel_width=2
* center_freq1=5190
* center_freq2=0
nl80211: Failed to set channel (freq=5180): -95 (Operation not supported)
Could not set channel for kernel driver
Interface initialization failed
wlan0: interface state HT_SCAN->DISABLED
wlan0: AP-DISABLED
hostapd_interface_deinit_free(0xaaaad5b64a50)
hostapd_interface_deinit_free: num_bss=1 conf->num_bss=1
hostapd_interface_deinit(0xaaaad5b64a50)
wlan0: interface state DISABLED->DISABLED
hostapd_bss_deinit: deinit bss wlan0
wlan0: Deauthenticate all stations
nl80211: sta_remove -> DEL_STATION wlan0 ff:ff:ff:ff:ff:ff --> -22 (Invalid argument)
wlan0: AP-DISABLED
hostapd_cleanup(hapd=0xaaaad5b65dd0 (wlan0))
wlan0: CTRL-EVENT-TERMINATING
hostapd_free_hapd_data: Interface wlan0 wasn't started
hostapd_interface_deinit_free: driver=0xaaaab34feb50 drv_priv=0xaaaad5b67430 -> hapd_deinit
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
nl80211: Disable Probe Request reporting nl_preq=0x888822225d3e4c89
nl80211: Remove monitor interface: refcount=0
nl80211: Remove beacon (ifindex=3)
netlink: Operstate: ifindex=3 linkmode=0 (kernel-control), operstate=6 (IF_OPER_UP)
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Teardown AP(wlan0) - device_ap_sme=1 use_monitor=0
nl80211: Unsubscribe mgmt frames handle 0x888822225d3e4d19 (AP teardown (dev SME))
hostapd_interface_free(0xaaaad5b64a50)
hostapd_interface_free: free hapd 0xaaaad5b65dd0
hostapd_cleanup_iface(0xaaaad5b64a50)
hostapd_cleanup_iface_partial(0xaaaad5b64a50)
hostapd_cleanup_iface: free iface=0xaaaad5b64a50
Hi,
I was trying to cross compile the cypress-fmac driver for my Ambarella S3L platform.
I prepared the .config with this command:-
make -b KLIB=$MY_KERNEL KLIB_BUILD=$MY_KERNEL CROSS_COMPILE=/usr/local/linaro-armv7ahf-2017.08-gcc7.1/bin/arm-linux-gnueabihf- defconfig-brcmfmac
I executed the build with this command:-
make -b KLIB=$MY_KERNEL KLIB_BUILD=$MY_KERNEL ARCH=arm CROSS_COMPILE=/usr/local/linaro-armv7ahf-2017.08-gcc7.1/bin/arm-linux-gnueabihf- modules
Note that, MY_KERNEL is pointing to the installed SDK linux folder /kernel/linux-3.10_s3l.
However, I encountered this kind of errors:-
<TOPDIR>/v5.15.58-backports/include/linux/list.h:308:2: error: implicit declaration of function ‘smp_store_release’; did you mean ‘__release’? [-Werror=implicit-function-declaration]
smp_store_release(&entry->next, entry);
<TOPDIR>/v5.15.58-backports/include/linux/list.h:326:27: error: implicit declaration of function ‘smp_load_acquire’; did you mean ‘__acquire’? [-Werror=implicit-function-declaration]
struct list_head *next = smp_load_acquire(&head->next);
<TOPDIR>/v5.15.58-backports/backport-include/linux/time.h:5:10: fatal error: linux/time64.h: No such file or directory
#include <linux/time64.h>
cc1: some warnings being treated as errors
compilation terminated.
Is there any patches required to fix this? The kernel in this instance is v3.10
Thank you.
Show LessWhich models of BLE Mesh or Matter does Combo currently support, thank you
smartconx_target@Q!w2e3r4t5y6u7i8o9p0||/t5/AIROC-Wi-Fi%E4%B8%8EWi-Fi-%E8%93%9D%E7%89%99%E7%BB%84%E5%90%88/ble-mesh/td-p/650356
Show LessHi,
I am using Wiced 6.6 for one of our exiting BLE based application. The CYW4343 wifi-Bluetooth combo module is used in this product. I have configured the device is as server.
while performing simple read operation of 10 bytes by Client it takes more than 100 msec, even though there is no application code added. it reads from BLE stack Gatt layer. I have performed this experiment using more than one client like nRF Connect. I would like to increase the speed for Gatt read and write operation. I am using MTU size 512.
Please throw some light on this.
NOTE:
I know, it is recommended to use Modus Tool Box for new designs, However this is exiting produce where already wiced6.6 had used.
Regards,
Lokraj
__PRESENT
Show Less