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

STM32WB55 nucleo board BLE STACK problem

i have been Using STM32WB55 Nucleo Board , and have successfully implemented BLE examples from repository and its Working fine, but suddenly now my board is not executing any BLE Applications , so i have updated M0 Cortex firmware i.e BLE stack From ...

DMist by Associate II
  • 563 Views
  • 1 replies
  • 0 kudos

I can't seem to get the Sgfx_ModemAT working

Hello,I'm working on a product that integrates Murata's CMWX1ZZABZ-078 to do either LoRa or Sigfox (in different configurations, with different firmwares). I've tested it with ST-provided example applications for LoRa (AT_Slave and PingPong), and it ...

AMart.14 by Associate II
  • 953 Views
  • 3 replies
  • 0 kudos

STM32F0 connected with Hc 06, do not recive the data

I've been trying to make connection with STM32F0 Discovery and hc-06 bluetooth module via USART2. I've configured Discovery as shown on figure below. Additionally there is an nvic interruption. Hc-06 is configured the same way as Discovery.uint8_t bl...

0690X00000BvdZXQAZ.jpg
MMaj.1 by Associate II
  • 2204 Views
  • 4 replies
  • 0 kudos

Resolved! non-const pointers as ACI commands' arguments

I wonder why are all ACI commands, that imply using pointer-to-const parameters actually use non-const ones? Is there any reason? Will it ever be fixed?For example:tBleStatus aci_gatt_add_service(uint8_t Service_UUID_Type, ...

Stecklo by Senior
  • 868 Views
  • 3 replies
  • 0 kudos

B-L072Z-LRWAN1, STM32CubeExpansion_LRWAN_V1.3.1, End Node application: 50% packet transmission failure to gateway

I am running the above mentioned board about 3 meters away from two gateways, a TTIG and a RAK7258. I made two modifications to the stock End Node application - I modified Commissioning.h with the EUI, etc. for one of the gateways (have tried both)...

JHCarter by Associate II
  • 663 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB50 Errata

We were planning to replace our STM32WB55 design with an STM32WB50CG, unfortunately we saw the errata document DM00625356.In particular we need to operate with LSI2 for the Bluetooth and cannot add an LSE crystal.When will there be a silicon revision...