User Activity

I use USB dongle as BLE_p2pRouter to receive notifications from multiple P2Pservers (16bytes notificaiton). The code I wrote is as follows:When I connect to Server1, it can output normally, but when I connect to Server2, it can only output server2 no...
I made a PCB board with STM32WB5MMG, which receives the data of max30112 through external falling edge interrupt and sends it through BLE notify. However, once I add the execution task UTIL_SEQ_SetTask(1<<CFG_TASK_SPO2_EVT_ID,CFG_SCH_PRIO_0); in HAL_...
I used stm32wb55rgv6 and stm32wb5mmg in the stm32wb series for simple Bluetooth projects (using hw_timeserver to send notification data), and then used nRF Connect to receive notification data. My program and design are basically the same, but only s...
I make a board using STM32WB5MMG. The I2C and SPI communications are normal, but I find a lot of problems about BLE function.After using BLE p2p server.ioc (based on stm32wb5mmg) to generate the IDE project, the Bluetooth broadcast cannot be found an...
In the datasheet of STM32WB5MMG, BOOT0 does not need to connect pull-up resistors and pull-down resistors, just connect GND or VCC directly.​In STM32WB5MM DK schematic,Do swdio and swclk need to be connected with pull-up or pull-down resistors? I wan...
Kudos from