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

NUCLEO-WBA25CE1 "Bootloader limitation"

Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.

ctrois by ST Employee
  • 143 Views
  • 0 replies
  • 0 kudos

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
  • 4033 Views
  • 0 replies
  • 3 kudos

Resolved! STM32WB55; USB OutReport; not recieving data

Hello, I've been trying to setup bi-directional communication with USB-HID on a custom board with STM32WB55CEU. I can send data to the PC from the STM just fine. My usb stack runs, enumerates and reports correctly. However, when trying to send Data f...

Resolved! Lorawan end node - possible deveui bug?

I am trying to develop a small scale lorawan app on a nucleo-wl55jc using the application example in stm32cube_fw_wl_v1.5.0 and have spent several hours trying to trace my error/bug in the software. All join attempts fail because the deveui as it app...

jonnieh by Associate
  • 251 Views
  • 2 replies
  • 0 kudos

RAK3172 and UART 2 along with SUBGHZ

Greetings Everybody, Since few months i have been trying my hands on RAK3172. I have successfully implemented ADC, UART/USART and I2C on RAK but without SUBGHZ and everything is working fine. I have also made my custom code for RAK3172 SUBGHZ and it ...

BLE Thread dynamic stack broken in Cube v. 1.24?

After a long time, i started to look into using the BLE_Thread_dynamic stack image on WB55 again. First without success with my own code on my own board, which I do think to remember worked before.But afterwards with the BLE_Thread_dyn example on a W...

image.png Clipboard01.jpg
OliM by Senior II
  • 181 Views
  • 2 replies
  • 0 kudos

Resolved! aci_hal_write_config_data() usage

Hello, I use STM32WB05KZ. Could you give me an example about how to store configuration data to NVM by aci_hal_write_config_data() function? - When I tried to store to 0x00 (I used static randow MAC address), it returns 0 but the data is lost when th...

xufl by Associate II
  • 252 Views
  • 3 replies
  • 0 kudos

BLE_Heartrate CubeMX

I want to add a EXTI0 line to act as a wakeup. I took the BLE_Heartrate example as a base. Out tyhe box, it compiles & runs ok. When I use CubeMX 6.16 to edit the BLE_Heartrate ioc to add PE0 as the EXTI0, next time I compile, I get an error that I'm...

SLevi.1 by Senior
  • 667 Views
  • 10 replies
  • 0 kudos

How to remove the "sinus noise" in IQ sampling mode?

I am using two Nucleo-STM32WL33 board, one as a transmitter and one as a receiver. The transmitter sends two messages in ASK modulation and the receiver records the messages in IQ sampling mode.Below is a visualization of the IQ samples time series.T...

Untitled.png
mkx by Associate II
  • 396 Views
  • 1 replies
  • 1 kudos