STM32 MCUs Wireless

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

Nucleo WB55rg powering CPU only

Hi ST Team, I have found this post here, which explains how to power the Nucleo WB55RG board with an external power source. https://community.st.com/t5/power-management/powering-nucleo-wb55-externally/m-p/632719#M10752Now I have a followup question: ...

whati001 by Associate II
  • 651 Views
  • 2 replies
  • 0 kudos

ST-ICUBE-LRWAN - What's the planned development?

Dear ST and Community,We are using STM32L series in a variety of LoRaWAN IoT Devices.We have 10 products and have produced roughly 0.5M units so far.We use the I-CUBE-LRWAN project for a long time. It's a great project, but it looks like the developm...

lyanchev by Associate
  • 324 Views
  • 0 replies
  • 0 kudos

Resolved! BLE Custom Application Issues

Hello,I have been following the tutorial STM32CubeMX Application Conception for making a custom BLE server with my P-Nucleo-WB55. I am using version 6.9.2 of STM32CubeMX. Everything works until section 7, where server notifications and write manageme...

RCM1_1-1709500350335.png
RCM1 by Associate II
  • 1042 Views
  • 4 replies
  • 1 kudos

Cannot load Wireless firmware into STM32WB55 Nucleo board

Hi, am using the STM32WB55 Nucleo board. My problem is, currently Iseem not to have a CPU2 wireless stack loaded and I fail to load filestm32wb5x_BLE_Stack_full_fw.bin loaded into the Flash. I am using theSTM32CubeProgrammer V2.12.0. When selecting o...

zabel by Associate III
  • 1829 Views
  • 12 replies
  • 0 kudos

Resolved! STM32WB10 flash memory distribution

Hi,I'm working on STM32WB10CC with 320KB of flash memory.I'm using the full ble stack 1.14.1 (stm32wb1x_BLE_Stack_full_fw.bin) which has a size of 148KB.In the release note it's written you have to put it at this address 0x08021000.If I'm doing the m...

Coco_3-1709658039480.png Coco_1-1709657878769.png
Coco by Associate II
  • 649 Views
  • 4 replies
  • 1 kudos

ZCL Data types - ZCL_DATATYPE_STRUCT

 Hi, I'm currently involved in implementing the transmission of variable-length data within Zigbee clusters. While I've successfully managed operations related to the String data type, I'm encountering challenges with the struct data type. I would ap...

Using NUCLEOWB55G to communicate with RS485 device

I saw in the stm32 datasheet that the chip has a means of communicating/controlling RS485 devices. However, there’s not enough information to figure out how to connect a differential pair of wires in hardware to the nucleo directly from a rs485 devic...