bouffalolab / bouffalo_sdk

BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
Apache License 2.0
362 stars 128 forks source link

WIFI & BLE support #123

Closed kamejoko80 closed 1 year ago

kamejoko80 commented 1 year ago

Please support WIFI & BLE, binary libs are OK too at least we need connectivity features working.

sakumisue commented 1 year ago

done

kamushadenes commented 1 year ago

Appreciate!

For future reference: https://github.com/bouffalolab/bouffalo_sdk/tree/master/examples/wifi

madushan1000 commented 1 year ago

@sakumisue looks like wifi/ble support is only added for bl616? is that correct?

sakumisue commented 1 year ago

yes

madushan1000 commented 1 year ago

Is bl808 support going to added soon?

sakumisue commented 1 year ago

On the going.

madushan1000 commented 1 year ago

Thanks!

sakumisue commented 1 year ago

You can see bl808 wifi in sipeed sdk currently.

sakumisue commented 1 year ago

The effort is to move into this sdk.

kamejoko80 commented 1 year ago

Appreciated your quick response, thanks @sakumisue