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

Resolved! RTC is not incremented with a voltage Vbat below 0.6V

Hello,we use an STM32WB55 with an RTC backup via a super capa.when the Vbat voltage drops below 0.6V, the RTC registers are no longer incremented.if the board reboots at this point, we have a datetime offset.is it possible to detect this problem when...

Resolved! Using OLED and gyroscope of STM32WB5MM-DK

I am using STMcube ide for developing applications with STM32WB5MM-DK. I will be trying to use the OLED display and gyroscope of the discovery board. I couldn't find suitable tutorial or documents for accessing. Is there any documents available for t...

Manually sending an I2C stop command.

In the manual it says that a stop command will be sent with the next byte if the CR2 stop flag is high.  Is there a way to send a stop command immediately rather than with the next byte?  I'm asking because I have a section of code where I send a sta...

Jcoll1_0-1707080808253.png
Jcoll.1 by Associate III
  • 5186 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L0 LoRaWAN -> Whenever I set date and time to internal RTC, my system will crash.

Hello,I'm currently working with an STM32 microcontroller, and I'm facing a challenge related to the internal Real-Time Clock (RTC). Specifically, whenever I attempt to set the date and time using the internal RTC, my system crashes. I've reviewed th...

Resolved! Multitasking radio and sensor reading task.

Hello, I am currently building an application for the STM32WL. Two processes need to run simultaneously, the first is offline, and just reads data from a sensor and stores it in SD memory. The second is sending a LoRaWAN up-link message every 10 minu...

jflaxman by Associate II
  • 4466 Views
  • 3 replies
  • 0 kudos

Fail to find my nucleo-WL55JC2 in the BLE Sensor App

Hello everyone, So I'm following the tutorial here https://www.st.com/en/embedded-software/x-cube-ble2.html to try a BLE connection from the nucleo-WL55JC2 connected to the BLE expansion board X-NUCLEO-BNRG2A1. I followed the tutorial and run the pro...

LearnCORE by Associate II
  • 3860 Views
  • 4 replies
  • 0 kudos

Resolved! Can't download STSW-BNRG2N-V320 Package

Hello, I tried many times(with different browsers) to download the package to use it with the BLE-NRG2-Module(Evaluation-Board). The Page keeps looping between login and the main-page with no success.     Thank you Amir

AElgh by Associate III
  • 2226 Views
  • 3 replies
  • 0 kudos

Resolved! UTIL_SEQ_WaitEvt and HW timer

Hi I have a infinite loop that wait an event set in a gpio interrupt bywhile(1){UTIL_SEQ_WaitEvt()...}It works.Now, I want have a timer after this so, if the interrupt doen't fire for some second, I want to exec a callback function.I added after UTIL...

AColl.7 by Associate II
  • 1926 Views
  • 2 replies
  • 0 kudos