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

Issues with Setting Advertisement Data on STM32WB

Hi,I have an STM32WB and I'm working with an example. I'm trying to understand how to add data to the advertisement data, including the name:I thought that all advertisement data is set here,   ret = aci_gap_set_discoverable(ADV_IND, Min_Inter, ...

photo 1 uncorrect.jpg photo 2 correct.jpg
JR2963 by Senior II
  • 345 Views
  • 1 replies
  • 0 kudos

Resolved! Custom wireless stack on STM32WB55 devices

Hi,I'm looking into using the STM32WB55 device for a custom radio solution.From what I gather this same question was asked and answered here: https://community.st.com/t5/stm32-mcus-wireless/is-it-possible-to-flash-a-custom-application-to-cpu2-m0/m-p/...

JTres.2 by Associate II
  • 272 Views
  • 1 replies
  • 1 kudos

STM32WB, ZigBee and bytes array cluster

Hello everyone,I'm contacting you to solve my problem. I have recently been working on adding the Zigbee protocol to an STM32WB55 microcontroller. After a few tests, I managed to send a temperature measurement using "zcl.temp.meas.h" and its function...

Aquatwix by Associate
  • 363 Views
  • 1 replies
  • 0 kudos

Sd Card / FileX on stm32WBA52CG

Hello,I am using a Nucleo-WBA52CG dev. board as well as an sd shield. I want to store data from the NUCLEO in the SD card, and be able to read those data with a computer.The SD card and the stm32WBA should obviously communicate through SPI.However, t...

STM32WB Extended Advertising on STM32WB55?

Hello ST,We would like to use the Extended advertising capabilities of the STM32WB, but could not find the right example for it in the SDK or in the web. Do you have any examples or information/documentation from your side? We would like to advertise...

teja_111 by Associate II
  • 641 Views
  • 6 replies
  • 2 kudos

Rx timeout on Sub_GHz radio on stm32wle5xx

Here is one problem confused me some days:1. I send some data with LoRaWAN, so it will start RxTimeoutTimer to detect if timeout, and will set radio timeout 0xFFFF as default.2. Normally, the radio will raise IRQ_RX_DONE irq, that mean receive data d...

Zeepunt_0-1720094728355.png
Zeepunt by Associate II
  • 394 Views
  • 3 replies
  • 0 kudos

ble mesh data reception error

Hi. We are developing a project on STM32WB5MM-DK,BLE-Mesh v1.13.008;BLE-Mesh Library v01.13.009.I'm trying to make a BLOB server model based on an existing stack. I added callback functions and Opcodes_Table . Commands are sent and received (includin...

Resolved! Different behaviour in P-NUCLEO-WB55 boards

We are noticing a difference in the firmware when it is running on the P-NUCLEO-WB55 boardsOn P-NUCLEO-WB55 - MB1355C-02 based evaluation board.- The BLE works correctly. We are able to connect to the device send multiple BLE commands to request the ...

STM32 NUCELO-WBA55CG, No device found on target.

My STM32 WBA55CG was working absolutely fine yesterday and today it seems that, my system refuses to find it. I have checked that i can see it from my device manager but when trying to flash it. It doesn't seem to do anything.When i remove the JP2 ju...