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

Resolved! How to combine wireless-MBus with LoRaWAN on NUCLEO-WL55J1?

Hi,I would like to program the NUCLEO-WL55J1 as a w-MBus concentrator. Getting data from nearby w-MBus sensors and pass it on to the cloud, while I still have the option to switch to LoRa for data transmitting.Do any of you have an example project, o...

TA.1 by Associate II
  • 1333 Views
  • 3 replies
  • 0 kudos

Ble Error on Doscovery - 0x0A: Attribute not found

Hi all, I am working on the stm32wb55 with stack 1.16.Now I am not sure If its a new issue or just something I noticed recently, but I get 0x0A error when I both:1. Discover Primary Services.2. Discover characteristics of the service. ( I give the co...

DS.4 by Senior II
  • 935 Views
  • 0 replies
  • 0 kudos

timer in BLE Throughput project example

Hi,Just wondering in the throughput example provided in the BlueNRG-LP_LPS DK 1.3.0, why a timer is needed in the APP_Tick in throughput.c file. I also noticed in other examples such as SensorDemo project, there is also a timer set for the sensors. C...

Olive by Associate III
  • 1925 Views
  • 5 replies
  • 2 kudos

STM32CubeIDE LoRaWAN generation of radio_conf.h

There some limitations/issues with the generation of the LoRaWAN/Target/radio_conf.hThe template radio_conf_h.ftl is hard coding key values in a way that does not preserve user set values.The following lines are of concern:#define XTAL_DEFAULT_CAP_VA...

LoRaWan recommended way?

I just started using the stm32cubemx tool and I want to make an application with a STM32WL55 which only wakes up once every day and exchanges one simple LoRa class A message. I need to use as little power as possible. I get the impression that the le...

enok by Associate
  • 853 Views
  • 1 replies
  • 0 kudos

live debugging issue

when i use the adc oversampling code then it work in debugg mode but when i use the heart rate sensor program then it will not work in live debugging ,it say target not found.what is wrong with  this code ?   

RanjeetSingh_0-1693824810030.png RanjeetSingh_1-1693824920111.png RanjeetSingh_0-1693825251606.png

Resolved! ADC error

when i generate the adc based code then it show the error without doing anything in the main  code

RanjeetSingh_0-1693807534405.png

Send notification to only one of multiple connected devices

Hi,I am developing an application on the STM32WB10 where multiple smartphones can be connected at once (so far just two but that might change in the future). I can get the handles for each connection, but I also need to be able to send a notification...

Ugilten by Associate III
  • 1147 Views
  • 2 replies
  • 0 kudos

STM32WB OTA FUS_STATE_ERROR_IMG_NOT_AUTHENTIC

Hello,We are having an issue updating the BLE FW v1.13.3 to 1.17.2 using FUS 1.2.0.Everything is working as expected until (after SHCI_C2_FUS_FwUpgrade(0, 0)) we are polling for SHCI_C2_FUS_GetState()At first, its FUS_STATE_VALUE_FW_UPGRD_ONGOING as ...

APort by Associate III
  • 846 Views
  • 2 replies
  • 0 kudos