User Activity

NIST Special Publication 800-121(https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=934038)recommends using BLE Security Mode 1 Level 4 (page v) which calls forElliptic Curve Diffie-Hellman encryption. Does the latest STM32 BLE stack for the STM3...
The ADC counts returned by the internal temperature sensor appear to depend on the sampling frequency.  In other words, it looks like the temperature sensor can be read too fast (with or without oversampling) to give incorrect temperature readings.  ...
I am developing a BLE product using the stm32wb and have it working as a peripheral/server.  I need to add the ability to work as a central also and am following the BLE_p2pRouteur example in STM32CubeWB/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE...
When running your PWR_ModeSelection example on a NUCLEO-L496ZG board the current consumption in run range 2, 24MHz depends on the order objects are linked in the executable. When the object_list is in this order:hal/stm32l4xx_hal.ohal/stm32l4xx_hal_...
Ideally using something like the HCI_RESET command is preferable for our application rather than simply cycling power or resetting the system. Is there some procedure for recycling the M0 processor in the stm32wb while leaving the application proce...
Kudos from