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

Porting to Pi Zero 2 W #360

Open
my-other-github-account opened this issue Sep 26, 2024 · 1 comment
Open

Porting to Pi Zero 2 W #360

my-other-github-account opened this issue Sep 26, 2024 · 1 comment

Comments

@my-other-github-account

Hello,

What would be the level of effort involved in porting Nexmon CSI to the Pi Zero 2 W? And the core steps/changes required?

It seems like a great target for Nexmon CSI because it's pretty much the lowest cost wireless enabled raspi (tied with the Zero 1 W at $15).

I see the base Nexmon project supports bcm43436b0/Zero 2 W, but not Nexmon CSI.

Any advice or guidance would be appreciated!

@jlinktu
Copy link
Member

jlinktu commented Sep 26, 2024

The patches in this repository are specific to Broadcom's IEEE 802.11ac SoCs. The bcm43436b0 is a IEEE 802.11n SoC though. Doesn't mean that it isn't possible to extract CSI from it, but the patching required to make it work would be different.

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