STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 1737 Views
  • 0 replies
  • 2 kudos

stm32wb55 avoid exit from sleep mode with TIM2 is active

Hello everybody, I am working with a stm32wb55 and in my application I need to send the microcontroller to sleep for 5 second, wake up, perform some actions and go back to sleep.I send the micro to sleeomode using the function  HAL_PWR_EnterSLEEPMode...

AFede.1 by Associate
  • 789 Views
  • 1 replies
  • 0 kudos

Pairing Authentication for Client (Centaral) side

What parameters of 'aci_gap_set_authentication_requirement' are relevant for client side?What can I set the irrelevant parameters to?tBleStatus aci_gap_set_authentication_requirement( uint8_t Bonding_Mode, ...

DS.4 by Senior II
  • 598 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble exporting BLE server from Nucleo to custom board.

Hello,Working on a custom BLE server (peripheral role), I face a trouble exporting the working sources from a Nucleo project (STM32WB55) to a custom board (STM32WB55) project.Everything is working fine on the Nucleo: advertissing, connection, bidirec...

Mickael1 by Associate II
  • 1459 Views
  • 3 replies
  • 0 kudos

stm32wb error with drivers after building

Hello, I created a new project with STM32WB. I try to build a project but receive many errors for drivers. If I correctly understand I need to install drivers separately from - STM32Cube_FW_WB_V1.14.0?

0693W00000Uo7lYQAR.bmp
IRakh.1 by Associate III
  • 524 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB55 touch sensing: range of capacitance value?

IN STM32WB55 touch sensing features, at which range of capacitance value touch sensor can be used?It say few picofarad, do any exact capacitance range for proper working?if i use a dedicated touch sensor with 100pf nominal value do it will work?

KC V.1 by Associate
  • 1110 Views
  • 1 replies
  • 0 kudos

Resolved! Version History for the STM32CubeWL Release v1.2.0

Greetings,can you please tell me where can I find the version history for the STM32CubeWL Release v1.2.0?Latest version on GitHub is for v1.1.0.Specifically, changes in the "radio_ex.h" and the related files since your examples on the GitHub repo don...

DTomi.1 by Senior
  • 1386 Views
  • 3 replies
  • 1 kudos

Resolved! STM32WB55RGV6 GPIO pin configuration ADS_DRDY_Pin is PC11. When I change GPIO_MODE_IT_RISING to GPIO _MODE_IT_FALLING, my ble server can not work normally. Rising is ok, but I can't find my ble device(in falling).

ADS_DRDY_Pin is PC11. When I change GPIO_MODE_IT_RISING to GPIO _MODE_IT_FALLING, my ble server can not work normally. Rising is ok, but I can't find my ble device(in falling). Thank in advance.

0693W00000SwBb6QAF.png 0693W00000SwBbBQAV.png
Lep by Senior
  • 3008 Views
  • 13 replies
  • 0 kudos