Skip to main content
Visitor II
April 18, 2024
Solved

Audio stream with BLE

  • April 18, 2024
  • 1 reply
  • 1140 views

For a project im working on i need to be able to  record sound with a battery powered microcontroller and send it to an RPi. I saw that the STM32WB was capable of this but can anyone tell me if i will be able to receive and process the audio file on the RPi since it only has BLE 5.0 and not 5.4 like the microcontroller.

thanks in advance

This topic has been closed for replies.
Best answer by STTwo-32

Hello @Jt1002 

BLE is designed to be backward compatible, so a device with BLE 5.0 should be able to communicate with a device that supports newer versions. For the processing on the Receive board, I can't confirm anything since is not our product. I suggest you ask the owner of the receive node about that.

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
ST Technical Moderator
May 29, 2024

Hello @Jt1002 

BLE is designed to be backward compatible, so a device with BLE 5.0 should be able to communicate with a device that supports newer versions. For the processing on the Receive board, I can't confirm anything since is not our product. I suggest you ask the owner of the receive node about that.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.