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

SPBTLE-RF direct mode

Hello, we have developed a device based on SPBTLE-RF and stm32L452.To certify the device we have to operate BLE modules in direct mode. If I understand correctly DT0069, hci is only on SPI and we should forward on the UART. Are there any code example...

YL by Associate II
  • 392 Views
  • 0 replies
  • 0 kudos

Uart communication in the node B-L072Z-LRWAN1 (end node exemple)

Hi, i hope you are all goodI use the node B-L072Z-LRWAN1 with the example “end node�? of the stack “STM32CubeExpansion_LRWAN�?, the objectif it’s to send data of sensor to TTN. and I managed to send “int�? or "floa"t without problem to my TTN as firs...

Mabra.3 by Associate II
  • 779 Views
  • 2 replies
  • 0 kudos

B-L072Z-LRWAN1 module and use AT commands

Hello,I have a B-L072Z-LRWAN1 module and use AT commands, but I do not know how to change the frequency I need 915Mhz, but when I use the command AT + TCONF =? It shows me the following:Freq = 868 MHzPower = 14 dBmBandwidth = 125 kHzSF = 12CR = 4/8LN...

MTapi by Associate II
  • 911 Views
  • 4 replies
  • 0 kudos

Resolved! Uart communication in the node B-L072Z-LRWAN1 (end node exemple)

Hi, i hope you are all goodI use the node B-L072Z-LRWAN1 with the example “end node�? of the stack “STM32CubeExpansion_LRWAN�?, the objectif it’s to send data of sensor to lora server. and I managed to send “int�? or "floa"t without problem to my lor...

Mabra.3 by Associate II
  • 664 Views
  • 1 replies
  • 0 kudos

Need help porting LoRa End node from L476Nuleo to L412

So I am trying to port the cube LRWAN example for the Semtech expansion shield SX1261 from the existing Nucleo L476 to a L412 variant. I do know that it should be possible because they are not very different (Probably it is easy to do but I am simply...