2025-06-30 1:21 AM
Hi,
I’m working with the STM32MP157DAC and using the Mickledore BSP distribution to build a custom image.
Our design includes a Wi-Fi + Bluetooth combo module based on the IW611 + 88W8987 chipset.
We've successfully established Bluetooth connections—streaming audio from the STM32MP157 board to Bluetooth headphones, and from a mobile device to the STM32 board.
Now, we're looking to transfer files via Bluetooth from the STM32MP157 to a Linux or Windows PC.
Could you please advise on how we can enable and implement Bluetooth file transfers (e.g., via OBEX or similar)? Any guidance or recommendations would be appreciated.
Thanks