Other Parts Discussed in Thread: WL1837MOD
Tool/software: Linux
I have issues with building a 802.11s mesh network with Beaglebone Black Wireless. It is a proof of concept for an operational device where we want to use the WL1837MOD.
I read the document: swaa166.pdf - WiLink™ 8 WLAN Software - 802.11s Mesh . But when I beuild it with Yocto or with the descriptions of TI with build-utilities if have issues.
One of the issues is the wpa_supplicant.conf with mode=5. He doesn't recognize mode 5.
When I look more close to wpa_supplicant defconfig. I have the impression that is not made for 802.11s mesh but rather for the P2P type of mesh. I see in the defconfig no CONFIG_SAE for instance.
Does anybody know how to build wpa_supplicant for 802.11s mesh?
Thanks.
Paul Becue.