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

LoRaWAN End Node JOIN FAILED

Hi community,I am using the STM32WLE5CC MCU on a self designed board and I am having problems to Join the device to my hub.The code is based on the LoRaWAN_End_Node example supplied by ST and addapted to my MCU following https://community.st.com/t5/t...

alefarri_0-1732727906118.png
alefarri by Associate
  • 122 Views
  • 1 replies
  • 0 kudos

Resolved! STM32wb55 Zigbee Network connection status

I'm trying to find a way to get the connection status of the Zigbee Network.Our application can successfully join a network. We have also implemented persistence and are able to rejoin a previously setup Zigbee Coordinator. But I haven't found a way ...

Oswalt by Associate
  • 1304 Views
  • 4 replies
  • 1 kudos

How to Write Correct Sleep Function for WB55?

Split from https://community.st.com/t5/stm32-mcus-wireless/how-to-write-correct-sleep-function-for-wb55/td-p/746937 as this is a separate question   Hello,  I have another question: When I enable the CFG_LPM_SUPPORTED parameter in CubeMX, where shoul...

Ygt by Associate
  • 142 Views
  • 1 replies
  • 0 kudos

Data transfer via BLE to mobile app

I'm working on sensor data transfer via BLE to mobile app (like nrf connect). My STM32WB board gets connected with the app, but the data is not transmitted. When I give functions in the main while loop for transmitting, it stop the device advertiseme...

aci_gatt_add_service() returns BLE_STATUS_OUT_OF_MEMORY

I am adding services to an existing WB55 BLE project with a small number of services.As I increase the number of services, aci_gatt_add_service() eventually returns 0x98, BLE_STATUS_OUT_OF_MEMORY. (I note that 0x98 is not shown as a valid return valu...

TWood.4 by Associate III
  • 80 Views
  • 0 replies
  • 0 kudos

BLE basic library support for Zephyr v4.0.0

Hi, I am programming the STM32 NUCLEOWBA55CG with Zephyr v4.0.0 and our application is using the BLE stack.Due to flash limitations, we would like to use the basic stack and link layer BLE libraries for the STM32WBA series  (see communication with ST...

STM32WL55 doesn't work with 1.8V

Hi,I am working on a LoRa application with the STM32WL5MOC module which features the STM32WL55JC microcontroller. According to the datasheet, this module is compatible with a voltage level as low as 1.8V.I am using the STM32CubeWL MCU Package for the...

SMav by Associate
  • 219 Views
  • 3 replies
  • 1 kudos

How to set BLE Characteristic value length

Hi,i am working with BLE_p2pServer_ota example as a template and i want to send 5 Bytes of data from the client (nRF Connect App on the cellphone) to the server (NUCLEO-WBA55). However, I am having trouble receiving more than 2 bytes.1. I made a new ...

2024-11-27_12h56_33.png 2024-11-27_13h11_31.png 2024-11-27_13h09_20.png
ledi001 by Senior
  • 76 Views
  • 0 replies
  • 0 kudos