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

Resolved! STM32CubeWB issue (USB)

HelloSTM32CubeWB has two demo applicationsBLE_Peripheral_LiteCDC_Standalone (USB)It seems impossible to run the BLE with USB. I added the CDC part to the BLE app and they don't work together (if you disable one, the other works fine).What is the conf...

MHast.1 by Associate II
  • 856 Views
  • 2 replies
  • 0 kudos

SUBGHZ _ issus in switching between Tx & Rx mode

Hello,I develop an application with SUBGHZ in transmitting and receiving mode.I have initialized the hardware and configured the SUBGHZ peripheral.I use the switch (PC3, PC4, PC5) to change between Tx and Rx mode, but i steel receiving data from RF e...

malarab by Senior II
  • 470 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE1.9.0 error: No STLink detected!

I bought the NUCLEO-WL55JC1 and installed the STM32CubeIDE1.9.0 on my work computer (and I also this it in my home computer, both are Window 10). The IDE automaticlly installed some STLink drivers during the softare installation, in addition to the S...

AZube.2 by Associate III
  • 547 Views
  • 1 replies
  • 0 kudos

STM32WLE Reference and Bandpass Filter Considerations

Hi!We are developing an ultralight, ultra low power IoT device and the STM32WL seems like a great fit.We have chosen the STM32WLE5CCU variant (M4 MCU, 256kB, UFQFPN-48) because we don’t need the extra processor core. When designing the board, I ran i...

0693W00000Lw7GuQAJ.jpg

Data transfer between two P-NUCLEO-WB55

Hello,I would like to transfer data between two P-NUCLEO-WB55 boards. I took a look at the p2p-Server/Client example and I think this is just what I need. I used the project templates from CubeIDE and created two own versions. For this I followed thi...

MLang.7 by Associate III
  • 586 Views
  • 1 replies
  • 0 kudos

ST ble sensor app bug, not able to perform ota update

Hello, I am using ST ble sensor app's latest ios version to perform my firmware update on the stm32wb55 device. But the app doesn't work properly. When I try to connect a device from the home page, it shows connecting message for a long time. sometim...

PMana.1 by Associate II
  • 524 Views
  • 1 replies
  • 0 kudos

Hello, I'm using STM32WB to scan bel beacons, i started from p2p_client example and modified it to scan all types of beacons it shows all close blutooth devices, their MAC and RSSI power, but i want to show more beacons info like name, type, temperture..

#define APPBLE_GAP_DEVICE_NAME_LENGTH 7 #define BD_ADDR_SIZE_LOCAL 6 #if OOB_DEMO != 0 #define LED_ON_TIMEOUT (0.005*1000*1000/CFG_TS_TICK_VAL) /**< 5ms */ #endif PLACE_IN_SECTION("MB_MEM1") ALIGN(4) static TL_CmdPacket_t BleCmdBuffer...

0693W00000LvyRZQAZ.png
BLiwa.1 by Associate II
  • 1284 Views
  • 1 replies
  • 0 kudos