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

STM32WL55JC1 – HSE clock not starting

Hi ST team, I am working on STM32WL55JC1. I am trying to enable the HSE external crystal oscillator, but it never starts.In firmware, I configure RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; and set HSEState = RCC_HSE_ON. After enabling...

Sjain by Associate III
  • 595 Views
  • 1 replies
  • 0 kudos

Resolved! Using acceleration sensor at LoRa communication.

I am using NUCLEO-WL55JC1 to use LoRa communication. And I add acceleration sensor of LSM6DSOX to this board and I want to get  acceleration data while communicating LoRa. But I could not get correct acceleration value. And I could get correct accele...

machi by Associate
  • 450 Views
  • 2 replies
  • 1 kudos

STM32L031F6P6 and LoRaWAN with sx1262

  Hello, I designed a board based on the STM32L031F6P6 with an sx1262 chip, and it worked well using the driver https://github.com/Lora-net/sx126x_driver for LoRa transmission. I'm trying to send LoRaWAN signals, but I'm having trouble finding exampl...

RTC Alarm B Configuration

I am using stm32wle5jc ( LoRa Wio E5 mini board) with stm32wl FW stack. I tried lot ways to implement the RTC Alarm B (in BIN, MIXED and BCD mode). But is stops entire LoRa Process. How I fixed that?

Resolved! Add Custom Service

I want to add a custom BLE service in STM32CubeMX. I saw on a website that the Add Custom Service feature could be used for this. However, I don't know the procedure for adding a service using this feature. Please tell me the steps to add a service u...

TYAMA.2 by Associate III
  • 426 Views
  • 4 replies
  • 1 kudos