BlueNRG-LP support for LE Audio
Documentation says that the BlueNRG-LP is certified for Bluetooth 5.2 but it does not make mention of isochronous channels/LE Audio support. Is LE Audio supported? Is there a stack that supports LE Audio?Regards,AC
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
Documentation says that the BlueNRG-LP is certified for Bluetooth 5.2 but it does not make mention of isochronous channels/LE Audio support. Is LE Audio supported? Is there a stack that supports LE Audio?Regards,AC
I saw in docs and examples that the BlueNRG-LP is only supported by IAR/MDK-ARM compilers and IDE.Do you plan to add support of the BlueNRG-LP in STM32Cube-IDE in the near future?Since it is supported by the BlueNRG 1 and 2, I really don't understand...
Hello, We are looking to upgrade a customers product line by adding a per-qualified BLE module. We have identified the BLUENRG-M0A as a candidate module. We only need to support HID mode. And SPI or serial is an acceptable interface. However we find...
I have carried out some tests on the STEVAL-IDB008V1M. In the tests I have tested how BER is affected range, interference and objects.I achieved this by transmitting hardcoded data, so on the receiver side, I knew the correct data and compared every ...
Hello to everyoneI want to print "Hello World" to the screen using the stm32f103ve card.and when it comes to the "HAL driver" section and adds the libraries to the project, it gives an error.the error is as follows: ..\..\main.c(3): error: #5: cannot...
Hi Team, we are using RF Balun (BAL-UWB-01E3) in our design.For performing RF simulation we are not getting any S-parameter for the selected Balun. Does anyone know from where I can get the S-parameter or Is there any other method to simulate the Bal...
Hello,Could you share any examples of I2C communication implementation between STM32L011 MCU and temperature sensor using Low-Layer (LL) API? I am trying to read temperature values from temperature & humidity sensor HDC2080. I found a library for thi...
Hello, for my project I have decided for negotiating 20V using USB-C PD protocol, to power an external LED lighting.My circuit design comes from the minimum implementation in the datasheet, but I've decided to get rid of the p-MOSFET as I don't need ...