openbouffalo / buildroot_bouffalo

Linux Image for the BL808 CPU by Bouffalo Lab
124 stars 33 forks source link

Wifi device needed #10

Closed solution22llc closed 7 months ago

solution22llc commented 1 year ago

Any chance you all could add a wifi device so the board can connect to the internet?

Fishwaldo commented 1 year ago

When bouffalo release details about the Wifi/BT peripheral on the bl808 we will explore. Currently that information is not available.

solution22llc commented 1 year ago

Thank you!

D1plo1d commented 1 year ago

@Fishwaldo have there been any indications that Buffalo Labs might release that information? I've been trying to google this for more info but so far all I've been able to find is people saying that the wifi info is under NDA and not able to be released by Buffalo Labs.

gamelaster commented 1 year ago

@D1plo1d wifi library will be released, hopefully soon (we don't know exact date yet). Although it will be in form of library file (blob), as everything around wifi is under NDA.

leow149 commented 1 year ago

Any updates on this? Or where can I check myself?

gamelaster commented 1 year ago

@leow149 still nothing

kvtb commented 1 year ago

It seems that Sipeed M1s board has the wifi driver: https://github.com/sipeed/M1s_BL808_example/blob/5f6f2e23c8c4dd2d04ff5f54e226ae9cfe714530/c906_app/camera_streaming_through_wifi/main.c#L20

gamelaster commented 1 year ago

@kvtb so far nobody tried to get it working.

maks commented 1 year ago

Not sure I follow all this, but I wonder if this implies its the same wifi part as on the bl602's ? https://github.com/sipeed/M1s_BL808_SDK/tree/6eeb195f639d828d41dd997c83392e59ae231668/components/network/wifi_manager/bl60x_wifi_driver

gamelaster commented 1 year ago

@maks most likely no, just left over from the SDK

gamelaster commented 7 months ago

Bouffalo is working on WiFi support, some people got it running. Check out Bouffalo's official repos, eventually their effort should be merged also here.