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

BLE HID COMBO example for NUCLEO-WB55RG

Hello,I have developed BLE HID COMBO example based on existing BLE_HID example for STM32 NUCLEO-WB55RG board to use MOUSE and KEYBOARD as one HID device. Also have added more detail steps for it testing.See project on https://github.com/GS2test/wirel...

GS2 by Senior
  • 623 Views
  • 5 replies
  • 2 kudos

.IOC File not in the library

Hello,I am trying to configure NUCLEO-L073RZ board in the P-NUCLEO LRWAN2 package as the end node in the STM Cube IDE Software and for that I am using "LoRaWAN software expansion for stm32 cube IDE". I followed this directory path in the library, {en...

Screenshot 2024-08-24 181421.png
2001jolly by Associate III
  • 935 Views
  • 7 replies
  • 0 kudos

Resolved! STM32WB debug messages

Hi,I'm trying to build a custom BLE application following the "Get Started" videos provided by ST and I want to print the default debug messages on the virtual COM port, as shown in the provided examples (e.g., BLE_Custom). As explained in some tutor...

Can't Download program to STM and stuck at FUS_FW_RUNNING

Hello mate,I have a problem STM32WB55RG, i download BLE_p2pServer firmware to the board and success in stm32cubeide, but board can't run the firmware and i try download with stm32cubeprogrammer and i have same problem.maybe someone can help me..Thank...

STM32_Stuck_in_FUS.png
Aboyh by Associate II
  • 808 Views
  • 5 replies
  • 1 kudos

extended advertisement problem

Hello team ST,I am working on application, for this application i want to send 251 bytes of the data. currently i am using BLE extended advertising mode for my application with STM32  WBA52CG board. To send this data, I have used  BLE_P2P_Server_Ext ...

Hardik02 by Associate II
  • 541 Views
  • 2 replies
  • 1 kudos

Dual Frequency & Dual Power Mode using STM32WL

Hey everyone!I’m developing an IoT device based on the STM32WL5CCU6 which should be able to operate over a wide range of protocols and frequencies. I would like to tune the device to both the 470-510 MHz and the 862-928MHz bands. While at it, I would...

Jakub_Nagy_0-1721650159785.png Jakub_Nagy_1-1721650177836.png

ADC Polling HAL_ERROR

Hi community,I have an application to sample the ADC and go to sleep(STOP2) mode. From the RM0434 got to know that cannot use the ADC/DMA interrupt as a wakeup source to get the ADC converted valuesSo I went with the Polling approach as shown in the ...

ABN_0-1724238853870.png
ABN by Associate III
  • 554 Views
  • 3 replies
  • 0 kudos

[STM32WB] time synchronization over BLE/radio

I have the following setup:1 STM32WB based device (A) is configured as both master and slave A is connected to up to 4 slave devices (B) I need to implement RTC synchronization over BLE, and my initial approach is following:A smartphone that's connec...

AMahm.2 by Associate
  • 921 Views
  • 1 replies
  • 2 kudos