User Activity

The STM32WB as a server can be connected to 8 clients max for the STM32WB3x and STM32WB5x.In contrast, 5 clients max for the STM32WB1x using the stm32wbxx_BLE_Stack_full_fw.bin stack (from STM32CubeWB version 1.21.0). To achieve this, the server nod...
Introduction In this article, we provide a method to modify TX power levels as available in the STM32CubeWBA using ACI_HAL_SET_TX_POWER_LEVEL and read power levels like HCI_READ_TRANSMIT_POWER_LEVEL. This method is implemented usjng the Zephyr examp...
Introduction On the NUCLEO-WB55RG, we have an embedded ST-LINK/V2-1. However, for several reasons, users may want to use an external ST-LINK for debugging or programming. In this article, I demonstrate a simple use case of programming an STM32WB55RG...
Introduction The WB55CG USB dongle is included in the P-NUCLEO-WB55 bundle together with the NUCLEO-WB55RG. The WB55CG dongle does not have an ST-LINK/V2-1, but the NUCLEO-WB55RG does.  The WB55CG USB dongle can be programmed through USB BootLoad or...
Introduction The NUCLEO-WB55RG has an on-board ST-LINK/V2-1 debugger/programmer. This ST-LINK/V2-1 is integrated on the same SoC as the MCU. This means that we cannot separate the hardware design into two parts; ST-LINK, and target MCU. For this rea...