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

Schematic Review STM32WBA5MMGH6TR

I am using STM32WBA5MMGH6TR in my project for sending data received from a sensor. BT is used for transmission.The data will be transmitted to a central node.This is a battery operated device. The signal chain is given below.Sensor--> ADC-->STM32WBA5...

Hariom by Associate III
  • 37 Views
  • 2 replies
  • 1 kudos

STM32WL disable LmHandlerJoin at startup

Hi, I'm using a STM32WL5MOC. I see that in the LoRaWAN_Init the LmHandlerJoin is not in a USER CODE section, meaning that it can't be disabled. In my application I would like to do the join upon my request and not in the init. How I can prevent from ...

Boost stm32wl5moc lora range

Hi, I'm working with LoRa on STM32WL5MOC for a custom board and comparing performance with the dev board. I've measured RSSI and SNR at different distances.- Custom board vs Dev board RSSI, SNR values are noted for reference.How do I improve the cust...

STM32WBA5MMG: What happens when BOOT0 is high?

Split from STM32WBA5MMGH6TR Debug interface PCB layout - which is a separate question.Hi , thank you very much.In my module (STM32WBA5MMGH6TRTR), there is only one pin for boot selection BOOT0. I believe when it is pulled low booting happens from mai...

Hariom by Associate III
  • 52 Views
  • 1 replies
  • 0 kudos

BLE_Heartrate CubeMX

I want to add a EXTI0 line to act as a wakeup. I took the BLE_Heartrate example as a base. Out tyhe box, it compiles & runs ok.When I use CubeMX 6.16 to edit the BLE_Heartrate ioc to add PE0 as the EXTI0, next time I compile, I get an error that I'm ...

SLevi.1 by Associate III
  • 198 Views
  • 8 replies
  • 0 kudos

Resolved! STM32WBA5MMGH6TR Debug interface PCB layout

I am using STM32WBA5MMG in my design. This the development board schematic. Below image is from development board schematic.As per the constrains , SWDIO and SWCLK must be length matched. Also need to provide a shield.My questions are given below.SWD...

Hariom_1-1768823941790.png
Hariom by Associate III
  • 65 Views
  • 3 replies
  • 1 kudos

how to set up P-Nucleo-LRWAN-3 end node and gateway?

Hello, I need a clear step by step guide on how to set up Pnucleo lrwan 3 end node and gateway and connect both to the loriot server. currently I have issues communicating with my END node using the AT command via terminal.My other issue is that; the...