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

I have a Bluetooth eval board, the STEVAL-IDB007V1M, and I would like to do a quick operational check with my Win10 laptop.

I have downloaded TERA-TERM to my laptop but it sees nothing. Furthermore I can see no activity on any signal line (UART,SPI or I2C) to the SPBTLE-1S Bluetooth module. I presume SPBTLE-1S would be driven by the host MCU whether or not there is a rece...

JCHRI.1 by Associate II
  • 375 Views
  • 0 replies
  • 0 kudos

Is a STM32F4xx library compatible with STM32L072C7?

I bought a B-L072Z-LRWAN1 with STM32L072C7 as the processor and a NEO 6M GPS module. I found a library on this site https://stm32f4-discovery.net/2014/08/library-27-gps-stm32f4-devices/ Is the TM STM32F4 GPIO Library compatible with my board?

ppete.1 by Associate II
  • 393 Views
  • 0 replies
  • 0 kudos

Resolved! Odd response when sending FUS (0.5.3) command

I'm using a custom board with a STM32WB50CG part. When I send this:0x10 0xFC 0x52 0x00 (FUS_GET_STATE) or any command for that matter, I always get this back:0x11 0x0E 0x04 0xFF 0xFE 0x00 0xFE 0x00I've tried this while running the bootloader code as ...

Eric1 by Associate II
  • 870 Views
  • 4 replies
  • 0 kudos

STM32WB55 BLE Security

Hi,Is there any example/Demo available which represent complete BLE security. i.e Paring using numeric comparison method and also only authorized person can read or write BLE characteristics.How we can implement such kind of security in stm32wb55. Pl...

asala.19 by Associate III
  • 1159 Views
  • 3 replies
  • 0 kudos

STM32WB Fixed Advertising Channel for Certification

Hey Guys,I have a problem with my STM32WB55CC. For the certification of my product I have to set the advertising channel to a fixed one (37, 38, 39). The command I try to use is the following:volatile uint8_t ret; ret = hci_le_set_advertising_paramet...

BSpoe.1 by Associate III
  • 1321 Views
  • 6 replies
  • 0 kudos