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

Add wifi network support #18

Open
xlar54 opened this issue Aug 19, 2018 · 5 comments
Open

Add wifi network support #18

xlar54 opened this issue Aug 19, 2018 · 5 comments

Comments

@xlar54
Copy link

xlar54 commented Aug 19, 2018

That would make this VERY useful. Could it be done?

@boochow
Copy link
Owner

boochow commented Aug 19, 2018

Hi @xlar54,
I agree, it would be very useful.
However there are not enough technical information to do it for now.
It requires bare metal device driver for BCM43430 chip connected on SDIO interface if you want to use the RPi Zero W onboard WiFi.
The brcmfmac driver for linux may be the most useful source, I do not have enough time to read it though.

@xlar54
Copy link
Author

xlar54 commented Aug 19, 2018 via email

@glowingkitty
Copy link

any update on how to get Wifi working?

@boochow
Copy link
Owner

boochow commented Oct 7, 2020

any update on how to get Wifi working?

This link seems very informative but I have not yet read through.
https://iosoft.blog/category/bare-metal-programming/

@glowingkitty
Copy link

not familiar with bare metal programming... hm to bad... without support for the integrated wifi chip I cannot use micropython on my raspberry pi zero wh for my project. Guess the best alternative for a quick booting OS would be Tiny Core Linux?

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

3 participants