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
  • 1680 Views
  • 0 replies
  • 2 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
  • 620 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
  • 550 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
  • 1345 Views
  • 1 replies
  • 0 kudos

get beacons info when scanning ble

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 devices, their MAC address and RSSI power, but i want to show more beacons info like beacon name, type, bea...

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