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

L2CAP (COC) sends one packet per connection interval

Hello,Apparently COC channel can send no more than one packet (MPS) per connection interval.Trying to end more will result in BLE_STATUS_INSUFFICIENT_RESOURCESThis seems to be a bug since GATT (on same exact setup) can do at least 2, resulting in muc...

APort by Associate III
  • 470 Views
  • 0 replies
  • 0 kudos

Reconfigure clocks on STM32WB55 BleHeartFreeRTOS

 Hello,Curious regarding clock reconfiguration and MX_XXX_Init on wake up with STM32WB family.I see that in the example BLE_HeartRateRTOS the clock configuration on wake up is blank!Why is that? Doesn't in necessary to do the clock init again? this i...

DS.4 by Senior II
  • 727 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WL55 middleware SubGHZPHY grayed out

Dear all!I'm working with a custom board. I would like to make a simple application (without Lora). Just sending packets that the device receives from Uart over the air to another device. 1st approch will be only in one direction to keep it simple.So...

robha by Associate
  • 1124 Views
  • 2 replies
  • 0 kudos

BLE Pairing w/ Display only?

Can someone explain to me how the client would know what the server pairing number was if the user used a RNG in the server to create the pairing number?  I certainly see how a fixed number would work as a developer.  But when I try and connect using...

SWenn.1 by Senior III
  • 1682 Views
  • 5 replies
  • 1 kudos

Resolved! using Bluetooth module in project.

Hi  We are using the STM32 in a project and want to use a bluetooth module . I see there are many certified modules out there , but if I use any in a project (even though I dont modify the module at all ),  I have to pay for a bluetooth certification...