STM32 MCUs Wireless

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
  • 1342 Views
  • 0 replies
  • 2 kudos

STM32WB55RGV6(can't find ble device) I just change from gpio_raising_it to gpio falling_it(PC11). My led still can toggle, just can't find ble device.

I just change from gpio_raising_it to gpio falling_it(PC11). When I use raising edge interruption, all is well. When I use falling edge interruption, my led still can toggle, just can't find ble device. So I think my board can work, it's just a blue...

Lep by Senior
  • 302 Views
  • 0 replies
  • 0 kudos

I used STM32WB55RGV6 to make a board (BLE server), the USB dongle is used as (BLE client), and then the USB dongle is output to the computer through the serial port.

I used STM32WB55RGV6 to make a board (BLE server), the USB dongle is used as (BLE client), and then the USB dongle is output to the computer through the serial port. I need to further organize and categorize this data, and then display it as a real-t...

Lep by Senior
  • 385 Views
  • 0 replies
  • 0 kudos

STM32WLE5(RAK3172) - Why do we need to initialize and de-initialize the ADC function again and again for every read, whether this method is effective?

I'm currently working on stm32WLE5(RAK3172) for that module, and I'm using SDK 1.0.0V  1) In that LoRaWAN stack for battery reading implementation, we are noticing that the ADC initialization & de-initialization happening every time.My question is, w...

0693W00000Svy7DQAR.png 0693W00000Svy78QAB.png

Resolved! aci_gap_create_connection() returns 0x3a

I have a STM32WB that serves as the master and four other as the slaves.As the slaves may sometimes go offline, the master will periodically tries to connect with them (say, every 10 seconds). Between two connection attempts, the master allows the co...

HLin.3 by Associate II
  • 1026 Views
  • 2 replies
  • 0 kudos