Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Good WiFi module that works with open80211s? #87

Open
astrand opened this issue Aug 13, 2020 · 3 comments
Open

Good WiFi module that works with open80211s? #87

astrand opened this issue Aug 13, 2020 · 3 comments

Comments

@astrand
Copy link

astrand commented Aug 13, 2020

Hi. We are designing an IOT system from scratch and want to select a WiFi module that works good with 80211s. Our requirements are:

  • A module, to reduce certification work
  • Must work up to a temperature of at least 70 degrees celsius
  • Tried and tested Linux kernel driver
  • Should be able to participate in WiFi mesh and be connected to an "upstream" WiFi AP (gateway to Internet) at the same time
  • Module should be available for purchase in the future (at least 5 years from now)

Any recommendations? We have looked at https://wireless.wiki.kernel.org/en/users/drivers which is useful. I have also found #80 so apparently it is not sufficient just to look for a "yes" in the "mesh" column for a certain driver. Any recommendations?

@chunyeow
Copy link
Contributor

I would say that ath9k is the one that has fully tested.

For ath10k, you may look for following reference and try your luck.
http://trac.gateworks.com/wiki/wireless/wifi/mesh

@astrand
Copy link
Author

astrand commented Aug 20, 2020

Thanks for the information! It seems to me that ath9k mostly covers older modules, which are not available any longer. So, we will probably aim for ath10k instead. In particular, we are considering QCA9377, any experience with that one?

@chunyeow
Copy link
Contributor

I suggest that you may post the questions over ath10k driver or community firmware forum, like OpenWRT. For you information, you still need to get the qualcomm-atheros firmware right with your chipset.

Reference: https://www.candelatech.com/ath10k-10.4.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants