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

STM32WB50 Programming issue

Hi,I am using STM32CubeIDE version: 1.3.1 to program the STM32WB50CGU5, but when connecting in debug mode, the program reports that the connected MCU is STM32WB55xx. So my project, based on STM32WB50xx is not working at all, but if I change the MCU w...

0693W000000Wyu3QAC.png
LSpad.1 by Associate III
  • 662 Views
  • 4 replies
  • 0 kudos

Problem in write characteristic of p2p_client_app.c STM32WB55

Hello! I can not send more that 3 bytes from client to server using the write characteristic(aci_gatt_write_without_resp) in BLE_p2p_client_app.c . When I change CharValueLetgh to something higher then 3 my board cannot notify anymore. How can I solv...

Kolab by Senior
  • 487 Views
  • 1 replies
  • 0 kudos

FUS UPDATE ISSUE

In my recent received P-Nucleo-MB1355C board, it has FUS version FUSv0.5.3, which need to upgraded with newer version available in STM32Cube_FW_WB_V1.4.0. While trying to update with -fwupgrade command, getting error Error: Firmware not authentic! ....

0690X00000DXBGXQA5.png
PS.2 by Associate II
  • 1596 Views
  • 15 replies
  • 0 kudos

How to transfer data between two STM32+SX1272 LoRa module

Hello everyone. I am debugging the STM32+SX1272 LORA wireless communication. Now I follow the sample code provided by ST company which download from the website. The sample code version is STM32CubeExpansion_LRWAN_V1.3.1. Now I can transfer "ping" a...

mlau.18 by Associate II
  • 1039 Views
  • 1 replies
  • 0 kudos

P-Nucleo-LRWAN2 + I-CUBE-LRWAN V1.3.1

I am a newbie on Lora and recently I bought a P-Nucleo-LRWAN2 development kit to start my projects using Lora communication technology.As soon as I received the development boards I follow the instruction on the manual and I successfully connected th...

AFerr.41 by Associate II
  • 489 Views
  • 0 replies
  • 2 kudos

I2C accessing peripheral with 32 bit address register

I have connected a peripheral to STM32WB via I2C,.The functions HAL_I2C_Mem_Write() and I2C, HAL_I2C_Mem_Read() are designed for upto 16 bit register address. (The function checks if MemAddSize is 8 bit or 16 bit).Do I have to rewrite the implementat...

0693W000000X1mRQAS.png
HSing by Associate II
  • 1838 Views
  • 2 replies
  • 0 kudos

WB55 Nucleo BLE - Connection issues

When I load the handson_2 everything works fine. However when i open a new project and initialize it as a p2p server application - And follow the steps in handson_2 training video, I can get my nucleo to advertise just fine - however I cannot connect...

Soepoe by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos