You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to btsta...@googlegroups.com
Hi 陈里
Thanks for sharing your port of BTstack for the Bouffalo Labs BL616/BL808!
I have read about this MCU, but did not look closer to see if an HCI interface would be available and how.
Did you find any documentation by Boufallo Labs, or did you have to figure it out yourself?
Looking at the functions, I understand
- bt_onchiphci_interface_init to init and provide a callback function to handle received packets.
- bt_onchiphci_send can be used to send packets.
Any idea what bt_onchiphci_hanlde_rx_acl does? You call it in your code for received ACL packets.
I've borrowed a Sipeed M1S /BL808 from a friend, but still have to install a suitable compiler toolchain.
Best regards
Matthias
> On 1 Oct 2024, at 10:57, 陈里 <cyw...@gmail.com> wrote:
>
> O2C14/btstack_test: BTstack Port for BL618 (github.com)
> Datasheet
>
Ah... and that one is identical to the one from Bouffalo Labs. That's quite interesting. Sorry, I haven't tried with the Bouffalo Lab dev kit, still on my todo list.