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

Regarding STM32WLE5JC Micro Controller interfacing with CAN: How to interface CAN protocol to STM32WLE5JC board. which module is suitable for communicating from STM32WLE5JC to CAN Protocol.

As of now, I work with the STM32WLE5JC controller. in that I need to interface CAN protocol for STM32WLE5JC board-to-board communication. For this is there any library available for this specific STM32WL controller and also which CAN module is suitab...

AA.21 by Associate II
  • 725 Views
  • 2 replies
  • 0 kudos

Can I communicate over Thread by using the Mesh-local IP without using the open thread commandline on the STM32WB55CG?

Hey there,I am looking into using the STM32WB55CG as RCP/NCP on an embedded Linux device. All my communication is mesh local. I want to make a python script for communication between my devices, but I can only use the global IP address on netcat (whi...

jHeuv by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

Resolved! Error failing to download file??

Hello....I am using STM32CubeIDE 1.10.0. I purchased a LoRa-E5 from Seeed. The E5 has proprietary code on it that one must use a UART to talk to the device. I would like to basically erase the device and load my own code onto the device. I have creat...

0693W00000QKIWOQA5.png
SWenn.1 by Senior III
  • 2555 Views
  • 6 replies
  • 0 kudos

STM32WB BLE MESH AND STOP MODE...HOW TO STOP RF ACTIVITY ?

Hi All, I'm currently working on a project where I will have a proxy/Friend Node that will talk with a Low power Node.The proxy node should be able to go on standby when requested and in the condition I would like to obtain the optimal current consum...

Jonny by Associate III
  • 979 Views
  • 1 replies
  • 0 kudos

Determine friend node for LPN

Hello,I have a scenario as you can see in the picture below. For creating mesh I am using embedded provisioner (dev1). If I provision dev4, the friendship is automatically established between dev1 and dev4. I want to establish friendship between dev3...

0693W000008zsc8QAA.png
fiiita by Associate
  • 495 Views
  • 1 replies
  • 0 kudos

Nucleo_WL55 : st-link cannot detect a target :(

Hello,I bought a nucleo-wl55 card from RS.At the beginning, it worked very well and i started to develop my application.Suddenly today, when i try to run my program, i get an error message : st-link cannot detect a target.And the card become very hot...

0693W00000Nt3hPQAR.png 0693W00000Nt3i8QAB.png
malarab by Senior II
  • 742 Views
  • 3 replies
  • 0 kudos

STM32WB BLE direct test mode and flash erase/write?

Hi,Our device is stm32wb35cc,we use hci command HCI_LE_TRANSMITTER_TEST_V2(0x2034) to trigger direct test mode,and use ACI_HAL_LE_TX_TEST_PACKET_NUMBER(0xfc14) to get transmitted packet number,Recently we noticed that if we do flash erase/write after...

akckwang by Associate II
  • 858 Views
  • 2 replies
  • 0 kudos

Factory FUS + Wireless Stack

Overview:I have been doing BLE prototyping with an STM32WB55 Nucleo kit (the white PCB, not the USB dongle). I loaded a few different demo projects (BLE Heartbeat, etc) via STM32CubeIDE, but never programmed the wireless stack specifically. I was n...

ttnickb by Associate III
  • 1857 Views
  • 8 replies
  • 0 kudos

How to configure TCXO for SubGHz_Phy_PingPong correctly?

Hi, I created a new project follow SubGHz_Phy_PingPong project example. Without TCXO configuration, my project work correctly. If I configure TCXO my project can't send and receive "PING" or "PONG". With TCXO configuration the Radio.Random = 0.What w...

0693W00000NsL2XQAV.png