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

Can't detect bluetooth from B-U585I-IOT02A board

I do everything as decribled here:-stm32u5 program with  ble at client  code-on stm32wb I update fus, stack and program  BLE_AT_Server_reference.hex from STM32Cube_FW_WB_V1.17.0When i try run app @teraterm i see:Start of the STM32WB5M module AT examp...

Dziubasku by Associate II
  • 3195 Views
  • 10 replies
  • 0 kudos

Resolved! Looking for gateway compatible with B-L072Z.

Hello community,Currently, I have Lorawan gateway: p-nucleo-LRWAN1 and Lorawan node: B-L072Z LRWAN1.I'm looking forward to suggestions from you, which company gateway and node will be better than this current gateway and node. with current devices, I...

Yuvi by Senior
  • 2349 Views
  • 14 replies
  • 5 kudos

Resolved! STM32WB15 cannot connect stlink v2

I encounter the following error when connecting STM32WB15 to ST-Link V2.Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authenticationonly VDD,GND, and SWIO and SWCLK pins connected..p...

Erdincca by Associate II
  • 1785 Views
  • 6 replies
  • 2 kudos

STM32WB55 Nucleo unable to change data rate

Hello,I have been getting into BLE applications with the stm32wb55 nucleo development board. I am currently developing my application over the BLE p2pServer app. I have modified the program such that the P2PS_Send_notification() method keeps sending ...

BLE Receiving Data

Hello everybody, I am currently building a STM32 BLE software and in this software I got a very long custom loop. My problem is I want to continously check whether there is data received with BLE, if there is, process the data, and return to main loo...

Yusuf by Associate III
  • 1030 Views
  • 3 replies
  • 0 kudos

STM32WB5MM BLE Idle status

Hi, I'm developing a BLE P2P application to exchange data. I have encountered a problem while debugging. The status for the BLE when turn on is APP_BLE_FAST_ADV, but when I restart the debug sessions the status is APP_BLE_IDLE. It looks like the CPU2...

NUCLEO-WL55JC Distance Range

Hello ST Expert ,I'm using the NUCLEO-WL55JC1 for my project as Gateway and End-device.I have one Gateway and 4 end device ( based on the same baord ) , i don't made any hardware change , and I'm using the SW delivered by STMicroelectronics.I have an...