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

How to correctly regenerate the LoRaWAN_End_Node.ioc code

hello,I am using a NUCLEO-WL55JCX and I have been using the LoRaWAN_End_Node application found within the STM32Cube_FW_WL_V1.3.0 package.I would like to use the ioc file to generate a clean project and then develop a custom application.I read the rea...

JTLGE by Associate II
  • 3857 Views
  • 5 replies
  • 0 kudos

Openthread SRP/DNS/mDNS problem

Hi Guys,I'm working with a P-NUCLEO-WB55 traying to implement an OpenThread network. I'm using the latest stable software package (1.15.0) with STMCubeIDE.I found some problem browsing response from the otDnsClientBrowse function. In particular, in t...

STM32WB, when atof() or strtod() BLE advertisement stops

I currently need a simple string to double/float function. For this I use atof() or strtod(). However whenever I call these functions the BLE advertisement stops and I cannot further connect to the WB.Does someone have the same problem?

YGail.2 by Associate III
  • 2735 Views
  • 4 replies
  • 0 kudos

How can i use IOC from example project in new project?

I have a STM32WLC1 board with 2 processors. I would like to develop a LoRa based Project that uses both cores. However the example code of Lorawan-Endnode found here:[link removed because newest members cannot add links]uses only one core and has an ...

AFast.1 by Associate
  • 1291 Views
  • 2 replies
  • 0 kudos

Resolved! Code generation problem for RTC with STM32WL

I'm currently having problems with the code generated by CubeMx for the RTC on my STM32WL MCU. Indeed, after generating the code and building the project, there are errors in the timer_if.c file. Each time the rtc handler is used, it says that the re...

MLour.1 by Associate
  • 3898 Views
  • 5 replies
  • 1 kudos

xbee with stm32 little question

I am doing xbee communication with stm32, I am sending and receiving data, there is no problem, but I cannot see message on the serail monitor of stm32. (but it appears in debug process) why?

Loodan22 by Associate II
  • 1704 Views
  • 2 replies
  • 0 kudos

Resolved! BLE and LLD at the same time

Hello,Is it possible to work with one STM32WB central role as router in BLE and in LLD mode?As router I mean communicate in BLE to one smartphone and communicate in LLD with several remotes.The issue is that the CM0 coprocessor firmware is different ...

PCu1 by Senior
  • 1493 Views
  • 2 replies
  • 0 kudos