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

Resolved! aci_gap_adv_set_scan_resp_data returns 0x0C

Hi allwhen i try to call the function to add scan response data to my advertising data I get the error 0x0C. I get the error code means that operation is not allowed, but nowhere it tells how to call a function in order to be allowed. I am susing STM...

cvs_dev_0-1747230228710.png
cvs_dev by Associate II
  • 283 Views
  • 1 replies
  • 0 kudos

Resolved! How to obtain the .ioc file

在 STM32Cube_FW_WB_V1.22.1\Projects\P-NUCLEO-WB55 下。Nucleo\Applications\BLE 中,某些文件有。IOC 文件,而其他文件则没有。例如,在 BLE_CableReplacement 中,没有。与 STM32CUBEMX 相关的 IOC 配置文件。如何获得?

Thorn by Associate
  • 409 Views
  • 4 replies
  • 1 kudos

Resolved! Problem with ADC on custom board

Hello.I have a problem with the ADC on the custom board with the STM32WB55 chip. I am using a divider and should get something around 2V, but I always get the maximum value - 4095.I am using this code that I saw in the ST examples. HAL_GPIO_WritePin...

IlliaGx by Associate III
  • 992 Views
  • 19 replies
  • 12 kudos

Resolved! NUCLEO-WBA65RI BLE examples not working

I tried to run two examples on my new NUCLEO-WBA65RI. Specifically the 'BLE_p2pServer' and the 'BLE_HeartRate'. I followed this guide for the p2pServer:https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WBA_Build_BLE_ProjectBuilding works but when I...

strg-v by Associate II
  • 439 Views
  • 7 replies
  • 0 kudos

Resolved! LoRaWAN region

I am developing an application from LoRaWAN End Node example in STM32WLE MCU that has to work in different countries. To select easily the LoRaWAN region from hardware I have dedicated three pins as GPIO Inputs. The idea behind is that by reading the...

alefarri by Associate II
  • 299 Views
  • 2 replies
  • 1 kudos

Help with SystemClock_Config

How to combine settings in SystemClock_Config to use both keyboard and ADC examples? In keyboard project there is the follow setting in SystemClock_Config: RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_MSI; RCC_OscInitStruct.MSIState = RCC_MS...

GS2 by Senior II
  • 642 Views
  • 8 replies
  • 5 kudos

Resolved! STM32WB - STM32_WPAN (BLE) with FREERTOS

Hello, I am using CubeMX 5.1 and I am aware that it is not possible to activate FREERTOS when STM32_WPAN is activated. Is there any way to integrate FREERTOS with BLE? Is the feature maybe coming out in the future?

Resolved! LoRaWAN JOIN problem on STM32WL55

I have a board NUCLEO-WL55JC1 and download a LoRaWAN End-Node Example on it form STM32CubeIDE, but it not join to LoRaWAN network sucessfully.My LoRa Gateway is Drgaino-LG308 with TTN(The Thing Network) Server, the frequency is EU868.After some check...

CChow.3 by Associate
  • 4962 Views
  • 9 replies
  • 1 kudos