User Activity

hello every oneI'm still struggling with BLE and LPMwith your help I have a working stop2 project that goes correctly into stop modeas I'm very low on current budget I'm planning to stop every thing for few sec and come back from stop mode by RTC do ...
I'm not understanding why ( that why I'm here ...cpt obvious speaking) since 2 days I can't flash or debug under CubeIDE while in the same time connection and flash is working perfectlyfor the record I'm working on a stm32WB35 using a stlink V3 vSTM3...
I've try and I think I understood STM32WB HeartRate Exemple and on a Nucleo board it works perfectlyI can go to stop2 and keep active advertising on CM0 and keep being connectable and it wakes CM4 when connection happensbut when I try on my own app i...
I everyone ,I'm working on a STM32WB35I've build a small custom server app with just a simple batt level service it works and advertise perfectly if I don't enable LPM as soon as I enable LPM it don't advertise anymoreit looks as if CPU2 and RF are d...
I think I've spot a small bug into the cube mx code generation tool for STM_WPAN moduleinto app_debug.c in function  void DbgOutputTraces( uint8_t *p_data, uint16_t size, void (*cb)(void) ) { /* USER CODE END DbgOutputTraces */ HW_UART_Transmit_DM...
Kudos given to