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

STM32WB5MMGHX OTA aborts with custom application

I'm working on a custom board based on a STM32WB5MMGHX. I want to be able to update the firmware via OTA.I've successfully been able to follow AN5247 with a nucleo dev kit to switch between the HeartRate and p2pServer examples. I did this both using ...

stmhsi by Associate
  • 444 Views
  • 0 replies
  • 0 kudos

Resolved! STM32WL33 modulation support for GMSK

Hi,The specifications mention multi-protocol support for 4-(G)FSK, 2-(G)FSK, (G)MSK, DBPSK, DSSS, and ASK. However, the reference manual does not explicitly mention GMSK.Can the device demodulate GMSK directly through register settings, or is it only...

bobbe by Associate
  • 360 Views
  • 1 replies
  • 0 kudos

Resolved! BLUENRG-LPS flashing problem

Hi,I am starting to work with STEVAL-IDB012V1A. I use Wise-studio version: 1.3.1_R on Linux. I can compile successfully the example "Profiles_Peripheral_with_Library". In the launch configuration I selected CMSIS-DAP. I do hold PUSH1 button while pre...

STM32WB5MMG BLE + UART

Dear Community, I have been trying to implement a BLE custom PCB that will implement an STM32WB5MMG for UART to BLE and an STM32H7. The WB5 will manage the send and receive packets from to a mobile App to the H7 through UART, also it has an state mac...

VCasa.3 by Associate II
  • 281 Views
  • 0 replies
  • 0 kudos

Resolved! Change the BLE advertisment value on stm32wb5mm

Hello I'm very new in stm32wbX programming  and I've created a ble service with custom advertise data packet 0xff with values 0x60,0x61 in app_ble.c uint8_t a_AdvData[12] ={  7, AD_TYPE_COMPLETE_LOCAL_NAME, 'B', 'E', 'A', 'C', 'O', 'N',  /* Complete ...

Fust3 by Associate II
  • 392 Views
  • 4 replies
  • 0 kudos