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

How to make a BLE obscerver

I try to make an obscerver with a p-nucleo-wb55 that scan the surounding and give the adress id and the RSSI.  I used the project P2P client as a base and add some codes : In the app.ble.c file in the SVCCTL_App_Notification function i add in the cas...

Xourel by Associate
  • 619 Views
  • 3 replies
  • 0 kudos

Optimize power

How does the STM32WB/ STM32WBA optimize power consumption during audio playback in BLE-enabled devices?

Tom_Gean by Associate II
  • 531 Views
  • 2 replies
  • 0 kudos

Cell chemistry advises for Lora

There are quite a number of cell chemistry for Lithium (and possibly others).  Which one is good for Lora:Transmit time of 1.5 seconds or less, current 1C or less. Recharge 0.5C to be safe (may be 1C on spec.).Normal (non transmit) low duty cycle loa...

David_ by Senior
  • 274 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB55CGU6 Example for Home Automation

Hello, I'm trying to get Zigbee working on my STM32WB55CG6 custom board. I've verified that the RF section works since BLE works perfect but now I'm trying to get Zigbee working. Since there aren't alot of examples I've tried the Zigbee_OnOff_Server_...

Resolved! STM32WB about BLE

Hello,I made 2 project about client and server using stm32wb1mmc product. > server project is using "custom p2p server"It works well but I want to improve usability. 1. How to reduce scan time for connect client to server?  > I quote it from examples...

Resolved! STM32WLE5J Lora

Hi  I am using the module Lora-E5 which has the STM32WLE5J inside.  Looking at cubeMX , I can select LoraWan, but I want to only use the Lora side. Do I simply select the LoraWan, and use the Lora part, as it requires LoraWan key etc which I wont use...