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

Lora Ping Pong example with specific address

Hi, I'm trying to adapt ST LORA poing pong example to my own need. To do thaht I'd like to update the code to use specific address for master and slave. For example I'd like to set in source code the address 12000 to master and addresse 13000 to slav...

SBaro.11 by Associate III
  • 376 Views
  • 0 replies
  • 0 kudos

Resolved! How to change APP_TX_DUTYCYCLE from remote?

I want to change the tx-duty cycle when my application is running (from a scheduled downlink for example), I guess i just could replace the define with my own variable, but that would be overwritten as it is outside the user code sections. What is th...

ABläs.1 by Associate II
  • 737 Views
  • 2 replies
  • 1 kudos

Uplink issues after ChirpStack registration

HelloI'm using the NUCLEO-L073RZ board and the I-NUCLEO-LRWAN1 shield. I am trying to register with ChirpStack, but there is a problem.After connecting power, I can check JoinRequest and JoinAccept messages from ChirpStack Application Server.However,...

HJung.5 by Associate
  • 480 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMonitor-RF DLL or CLI

Hi everyone,I am trying to create a windows pc app to talk to the STM32WB board using the dongle.I want to run some scripts, e.g., write to characteristic, connect, read an etc.I saw that STM32CubeMonitor-RF can already run scripts via some text file...

DS.4 by Senior II
  • 478 Views
  • 1 replies
  • 0 kudos

nucleol073rz's App_eui keeps changing to 0

I'm using nucleo l073rz and I'm trying to connect to Chirpstack.But it doesn't have an uplink. When I checked the JoinRequestMessage, all contents of App_eui were zero. I set it to the original App_eui using the serial port, but it returned to zero i...

0693W00000LwF1OQAV.png
sjung.11 by Associate
  • 533 Views
  • 2 replies
  • 0 kudos

STM32WL55 MX_IPCC_Init() error from config tool.

On STM32WL55, i have made a skeleton for an app including subghz in fsk, with mx config tool. When building i get an error on one core and warning on the other about MX_IPCC_Init(),wich is declared static in main.c and used in main so i can thing the...

Xynium by Associate III
  • 688 Views
  • 2 replies
  • 1 kudos