User Activity

Hi allI'm working on a STM32WB55 nucleo boardI'm designing a simple Signing procedureAt beginning I've try that every thing ok by using a hard codded key and now I want to switch on a key kept secure in FUS zoneI've load 2 256 bits AES keys into FUS ...
helloI'm working on a STM32WB55 P-NUCLEOI'm trying to make a binary that will self update Wireless stack (WL FWI took inspiration from https://github.com/stm32-hotspot/STM32WB-FUS-Command-Line-Interface.gitthe objective is to embed new FW in a C byte...
hello every oneI'm working on a STM32WB35 custom board with full ble stackwhat could cause C0 rf controler to stops advertising when going in stop2 mode?to get focused on my bug I've build a simple app that use tiny LPM as ble_heartbeat exampleexcept...
I 've made a realy simple app for testI'm using only 1 i2c and 1 spi and 1 gpio as input and 2 as outputI've set all unused gpio to analog to lower currentafter init it starts advertising and goes in STOP2 mode for 10 secI can see after the boot arou...
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 ...
Kudos given to