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

STM32WB AT commands

Hello,I want to configure the STM32WB1x using AT commands. I tried sending just "AT" to see if it works with the pre-flashed firmware, but I received no response. I checked the firmware flashed on the chip, which is STM32wb1x_BLE_Stack_full_fw.bin, a...

abach by Associate II
  • 1920 Views
  • 5 replies
  • 0 kudos

Resolved! STM32WB, cube and BLE time advertising

Hello,I'm working with the STM32WB in BLE mode.Cube generates the advertising time interval with these values:#define CFG_FAST_CONN_ADV_INTERVAL_MIN (0x80) /**< 80ms */#define CFG_FAST_CONN_ADV_INTERVAL_MAX (0xA0) /**< 100ms */Cube indicates that thi...

PCu1 by Senior
  • 1638 Views
  • 3 replies
  • 0 kudos

STM32WL - How to re-transmit after Lorawan MAC_Tx_timeout

Hi, I'm using STM32WLE5CCUx MCUs with STM32Cube FW_WL_V1.3.0 firmware package. In order to find a workaround to this issue I'm trying to set the uplink messages as CONFIRMED.In this regard, once a MAC Tx_timeout is reached, is the re-transmission log...

NMeno by Associate II
  • 1100 Views
  • 1 replies
  • 0 kudos

ForceRejoin not working in Lorawan Version 1.0.4

1. I have been using STM SDK v1.3.0 with lorawan version 1.0.4.2. I want to force rejoin whenever no NVM context data is restored and rejoin using previous information whenever NVM context is restored.3. But when I try to force rejoin, I get the foll...

RonNad14 by Associate
  • 1140 Views
  • 1 replies
  • 0 kudos

Resolved! Custom bord help

Hello I need help to update my fus in stm32wb10ccu5. If there is any expert available from Stm please reply. 

SMazu.3 by Associate III
  • 1165 Views
  • 4 replies
  • 0 kudos

[BLE] Get number of current connected devices

After going through AN5270, I have a few questions.I realize that there can be up tp 2 connection to slave.Can I read the current list of connected devices ( not yet paired) from the stack via an HCI/ACI command?As for LIMITED_DISCOVERY command can T...

DS.4 by Senior II
  • 931 Views
  • 2 replies
  • 1 kudos

Resolved! Writing characteristic fails with bad parameter

Hello all,Working on communication between two STM32WB55 boards , one configured as client , and one as server.When trying to write a characteristic I get a bad parameter error, but when I use the write characteristic long command it works fine.Writi...

jimmy11 by Associate
  • 1074 Views
  • 3 replies
  • 1 kudos