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

Resolved! Question on the RF-PLL calculations

Hello,This is a continuation of questions raised in this thread.In the STM32WL5x microcontrollers, there is a Sub-GHz radio command called "Set_RfFrequency()". The arguments for this function are an Opcode, and RfFreq. However, you don't actually pas...

AJ_1 by Associate III
  • 1077 Views
  • 1 replies
  • 0 kudos

GDB Server fails to start

Hello, I have a problem running any project in STM32CubeIDE v1.7.0When I press 'Run' I usually get "Launching: Performing pre-launch check..." and it just hangs there.Sometimes it gets past that, and then I get the following errorError in final launc...

MHast.1 by Associate II
  • 23129 Views
  • 15 replies
  • 6 kudos

Resolved! Long range video streaming

Hi there, We want to stream video at a reasonable quality (HD) using the STM32WL, we were thinking on implementing this feature using LoRa, but looks like Sub-GHZ system isn't no capable for transmitting video. What other methods can we use that can ...

STM32WB55: P2P server example question

Hello Is it possible to use the P2P server example in stm32wb55 examples to add my own service and Characteristics and then be able to access my data on the STM32 sensor app. For example I want to add a sensor then send that data to my phone using th...

PMato.1 by Associate II
  • 917 Views
  • 1 replies
  • 0 kudos

Resolved! B-WL5M-SUBG1 (STM32WL5MOC) current consumption too high

Hello,We have an issue with the B-WL5M-SUBG1 evaluation board: The idle current consumption is higher than expected: 89 uA (vs. expected: 1-2 uA) after joining (OTAA) successfully.Board: B-WL5M-SUBG1Firmware: STM32CubeWL/Projects/B-WL5M-SUBG1/Applica...

JBive.1 by Associate II
  • 1876 Views
  • 5 replies
  • 2 kudos

Resolved! Audio stream with BLE

For a project im working on i need to be able to  record sound with a battery powered microcontroller and send it to an RPi. I saw that the STM32WB was capable of this but can anyone tell me if i will be able to receive and process the audio file on ...

Jt1002 by Associate
  • 1014 Views
  • 1 replies
  • 0 kudos

Resolved! Case LoraWan Gateway example in stm32wl55JC1

Hi, I have two NUCLEO-WL55JC1 boards with me. I want to make one board as a end device and one board as a gateway. I found end node example with in firmware package of STM32WL but not found any example for gateway.Is there any gateway example availab...

Weird behavior when breaking in an interrupt

Hello,I have a NUCLEO-WL55JC1 development board that I am trying to have communicate over subGHz RF.After configuring the RF module, I am trying to read what interrupts are generated based on different stimuli. To accomplish this, I set a breakpoint ...

AJ_1 by Associate III
  • 1502 Views
  • 5 replies
  • 0 kudos