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

NUCLEO-WBA25CE1 "Bootloader limitation"

Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.

ctrois by ST Employee
  • 131 Views
  • 0 replies
  • 0 kudos

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
  • 4026 Views
  • 0 replies
  • 3 kudos

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
  • 1183 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
  • 1023 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
  • 2170 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
  • 1641 Views
  • 1 replies
  • 0 kudos

Resolved! Vref internal tied to Vdda Question

I have a STM32WB35CEU7A. Vref doesn't provide a pin out, it's tied to Vdda internally. On my PCB Vdda is connected to Vdd. The question is: The ADC will take into account the internal Vref or Vdda ? I suppose the latter please verify. If that is the ...

Jimis by Associate II
  • 2511 Views
  • 5 replies
  • 0 kudos