NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Hello! I use the app ST BLE StartNet to control the STM32wb55 board's leds and even I could control others user's leds too. But I want to write my own android app to make a more advanced control of GPIOs. My question is how do I have to change the ex...
Hey there,bringing my custom STM32WB board up, I encountered a problem with the RTC initialization. I recently updated CubeMX to 5.5.0 and I don't know, if my problem comes with the update, but with the older versions I didn't have these type of erro...
I'm looking for an AppNote or example showing how to enter STOP2 mode with BLE advertising enabled (low consumption, but BLE advertising). And how to : on any BLE connection, exit from STOP2.
Hello everyone,I would like to use the Uart over BLE with the STM32WB55.I'm not very familiar with BLE, but as I understood for now, Uart over BLE is not a Bluetooth SIG standard, but people have been developing custom services for it.I couldn't find...
I'm testing the STM32CubeFunctionPack_BVLINKWB1_V1.1.0 and it works fine, but I want to hear the sound directly from a speaker connected to the STM32WB instead of using the PC for recording and then play audio.
Hi, I'm testing the STM32CubeFunctionPack_BVLINKWB1_V1.1.0 package. is it possible to stream audio from one device acting as central to more than one peripheral?
I 'm looking for a 100% working example for my MCU (an STM32F030F4P6) at TrueSTUDIO.Is there such an example?
hi. I do have problems in establishing an USB connection to my devices as soon as I run the UTIL_SEQ_Run( UTIL_SEQ_DEFAULT); function in the main while loop. The Computer does not recognize the device. When I disable this function USB Com Port works ...
Hi Sir:I try to use BLEMesh_SetRemoteData(..) with Unicast Address from BLEMesh_GetAddress() for sending packets between two nodes, but the received node dosn't call the Vendor_WriteLocalDataCb(). Is there any suggestion for me to send the packets...
I am trying to execute ping pong experiment with B-L072Z-LRWAN1 discovery kit using STM32CubeIDE. I have used the codes which are available on stm32 website along with firmware . After bringing the project file in IDE problem window is showing error-...