User Activity

#if defined(CONFIG_DEVICE_BLUENRG_LP) || defined(CONFIG_DEVICE_BLUENRG_LPS) /* Enable Power Save In the MR_BLE if the radio peripheral is disabled */ if (!LL_APB2_IsEnabledClock(LL_APB2_PERIPH_MRBLE)) { LL_APB2_EnableClock(LL_APB2_PERIPH_MRBL...
I have run into problems trying to get voice data from the MP34DT05-A PDM Microphone on the BlueNRGLP eval board. Specifically, and after spending a fair chunk of time (using the BLE_Sensor_Demo_BlueMSApp demo code as a starting point), it appears th...
I am hoping this has a simple answer. If I develop a solution based on the BLUENRG-355MC and attribute that design is based STMicroelectronics SOC solution, are there additional fees I need to be aware of? I checked the following link:https://www...
What I want to do is quite simple in theory :1) Load the BLE Beacon application from the BlueNRG-LP Development Kit (DK) on the first BlueNRG-LP board and run2) Verify with an Android BLE Scanner Phone app that the BLE Beacon app on the BlueNRG-LP is...
I did not see this question answered. I did see a related discussion which motivated me to ask: https://community.st.com/s/question/0D53W00001JVdk5SAD/bluenrg-advertise-while-having-a-connectionI was using the BlueNRGLP DK sample application: BLE_...
Kudos from
Kudos given to