This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need a Wi-Fi module for Paspberry Pi 3 to make a Wi-Fi mesh network based on IBSS (Adhoc) or IEEE 802.11s. I plan to connect the module to the Raspberry via SDIO. So,
1. Does the WL1835MOD and it's driver support IBSS or IEEE 802.11s? Could I install the driver on Raspbian 10 with Linux 4.19?
2. If WL1835MOD does not support the functionality I need, then does any another of your Wi-Fi modules support IBSS or IEEE 802.11s?
Hi,
WL18xx supports IEEE 802.11s mesh. Below is the E2E that answers how to get it up and running on BB black.
https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/870138
You will have to apply the patches for the kernel specified in the above link.
You can also refer to https://processors.wiki.ti.com/index.php/WL18xx_System_Build_Scripts for additional information on how to build the driver.
Regards,
Sudharshan K N