User Activity

Hi,I'm using ble notification for transferring data. I have increased MTU Size to 512 as mentioned below#define CFG_BLE_MAX_ATT_MTU (512)Also I changed  " SizeAudstream_Char = 500 " for " aci_gatt_update_char_value " function. After doing...
Hi,I want to know how to transmit data in ble for the interval of 10ms and How do I can change the ticks to achieve it.Thanks and Regards,LR.2
Hi,I just want to know whether STM32WB5MMG module supports LE Audio since it has Bluetooth LE 5.4. If it supports can anyone help how to do it.Thanks and Regards,LR.2 
Hi,I have been trying to add opus codec in my project. But I cannot able to build after adding the opus file. If anyone successfully added opus with their project help me out. I mostly get errors on 'Neon' which is used for FFT. As I searched neon is...
Hi,I have been using STM32WB5MMGH for transmitting PCM Data. I used BLE data throughput method from the example code for transmitting data. Audio sample rate is 8000 Hz, that 8000 data is transmitted in a buffer size of 244. The sample is of 16-bit i...
Kudos from