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

Resolved! RSSI on LoRa module

HiWe are using the the ST library calculates LoRa SNR and RSSI by capturing the readings in register "REG_LR_PKTRSSIVALUE" although there is another register called "REG_LR_RSSIVALUE".I failed to figure out the difference in contents of those 2 regis...

sgabran by Associate III
  • 1018 Views
  • 1 replies
  • 2 kudos

PingPong Example, failing to run GPIO ISR

Hi I have been trying to activate the callback function for the pushbutton in the SubGHz PingPong example, but with no luck. I am using the BSP_PB_Init() to configure the pushbutton: void BSP_PB_Init(Button_TypeDef Button, ButtonMode_TypeDef ButtonMo...

sgabran by Associate III
  • 1125 Views
  • 6 replies
  • 1 kudos

LoraWan confirmed downlinks

Hello,I am trying to build an application on a STM32WLE5JBI6 that could work with confirmed downlinks. I thought that the LoRaMAC handled this but I could not find any mention of it in the documentation or in the code.As anyone already implemented it...

BLE air packet capture in STM32WB series

 I want to capture the BLE air packet to parse the BLE connection event by using nRF52840 Dongle and wireshark, but I met a problem.I can capture the air packet normally when the slave device is advertising. But once the connection is established, I ...

veryneo by Associate
  • 372 Views
  • 1 replies
  • 0 kudos

B-L072Z-LRWAN1 ERROR dev_nonce_too_small

Dear ST Community, Dear ST Team.For a evaluation of the chip i would like to try over LoRaWAN Communtication to set a LED on and off.Sadly on the  tutorial program LoRaWAN_End_Node i get the ERROR: dev_nonce_too_small. The Problem is that on the Docu...

RSheetz by Associate
  • 370 Views
  • 1 replies
  • 0 kudos

NUCLEO WB55RG both server and client

Hi, I am currently working on the NUCLEO WB55RG board on a project configured by CubeMX as BLE server. Everything is working correctly on this side. The problem is that I am using 4 boards as server and i would like to send a broadcast message (adver...

BasileC by Associate
  • 365 Views
  • 0 replies
  • 0 kudos

Tickless idle on STM32WB55

I'm working on inserting the STM32WB55 into stop mode2 via the tickless idle for the FreeRTOSI saw that the SDK has an example for it: in the BLE_HeartRateFreeRTOS example for the nocleo wb55 I went over the code of the SDK and there was one line whi...

hagaimoshe_0-1688301926799.png

STOP2 Low Power Mode in STM32WB55

Hello,I'm using a custom board which has STM32WB55 as the MCU. For the application, requires the MCU in sleep mode. The chosen sleep mode is STOP2. I referred the example project 'PWR_STOP2_RTC' which is available for the p-nucleo board and tried to ...

ABN by Associate III
  • 4574 Views
  • 1 replies
  • 0 kudos