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

Save data in the flash

Hello! I am trying to save the data that I receive through bluetooth in the 1M flash memory of the Nucleo board(STM32WB55). But when I call HAL_FLASH_Unlock() the program goes to HardFault_Handler function and stands in the while(1). Besides that the...

Kolab by Senior
  • 1183 Views
  • 7 replies
  • 0 kudos

LoraMac. Only three chanels - how to make more?

Hi everyone!I have stm32L072 chip and sx1272 lorachip.I had developed a simple end-node device with stm32 lrwan library and endnode example for nucleo board.Developed by Atollic True Studio.Versions is: MAC_VERSION= 04.04.02.00 and STM32CubeExpansion...

SArca by Associate
  • 336 Views
  • 0 replies
  • 0 kudos

LoraMac. Adaptive data rate - how to swich on it?

Hi everyone! I have stm32L072 chip and sx1272 lorachip. I had developed a simple end-node device with stm32 lrwan library and endnode example for nucleo board. Developed by Atollic True Studio. Versions is: MAC_VERSION= 04.04.02.00 and STM32CubeExpan...

SArca by Associate
  • 412 Views
  • 0 replies
  • 0 kudos

Is there any intention to create sample code for STM32CubeIDE?

I am using the STM32WB55 Nucleo board and the firmware pack (currently at 1.7.0) includes examples for the standard set of IDEs (EWARM,MDK-ARM & SW4STM32). I can import the SW4 project into the STM32CubeIDE, but it does not retain the link to the Cu...

AClif by Associate III
  • 620 Views
  • 2 replies
  • 0 kudos

How to convert BLE_TransparentModeVCP to use USART

I have made my own board using the STM32WB55CGU processor (the 48 pin package, as used on the Nucleo Dongle, MB1293C.I am now trying to get the BLE working and tuned. The first step, it seems, is to load the transparent mode firmware into the chip wh...

AClif by Associate III
  • 918 Views
  • 2 replies
  • 0 kudos

Resolved! aci_gatt_add_char() returned BLE_STATUS_OUT_OF_MEMORY

Hello - My project is based on the SensorDemoBLESensor application built using using the CubeMX tool version 5.6.1 with the X-NUCLEO-BNRG2A1 development board attached to a NUCLEO-F303RE. I successfully added 5 custom characteristics to my first cust...

DSica.1 by Associate
  • 2261 Views
  • 4 replies
  • 0 kudos