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

STM32WL55 can't change FSK Data rate.

I use the wl55 on the nucleo kit, with the ping pong exemple (one core but same with 2) in subghz_phy_app.h i change the define for  #elif (( USE_MODEM_LORA == 0 ) && ( USE_MODEM_FSK == 1 ))#define FSK_FDEV                                   10000    ...

Xynium by Associate III
  • 997 Views
  • 3 replies
  • 0 kudos

Resolved! [OpenThread] Sending CoAP to Thread SED from leader

I have used the Cube examples "Thread_FTD_Coap_Multicast" and "Thread_SED_Coap_FreeRTOS" and I was able to receive CoAP multicast from SED to the thread leader however I am not able to send messages to the SED in any way at all when I pressed SW1 on ...

Resolved! Use VHF with 2 NUCLEO-WL55JC1

Hello,I bought 2 NUCLEO-WL55JC1 to send and receive some data.I used example code in Lora which work very well (SubGHz_Phy_PingPong).My problem is to use VHF (156.8750Hz).I modify the code (RF_FREQUENCY, FSK_FDEV, FSK_DATARATE, FSK_BANDWIDTH, USE_MOD...

Ted_ by Associate II
  • 1355 Views
  • 4 replies
  • 0 kudos

How to yield a task when sending large amount of data

Hi all,I want to send loads of data to a client whenever it enables notification for that service. What I have now is that I can catch the En/disable of the characteristic notification and start a task on it using the sequencer. However as long as th...

Taxara by Associate III
  • 1542 Views
  • 4 replies
  • 4 kudos

Fast FUOTA only possible when using ST BLE Sensor App

I am trying to implement the OTA feature of the WB55 into my own app. However, the OTA Update is only successful if every packet is exactly 20 Bytes. I tried doing OTA with the BLE Sensor App and that one is much faster, I suppose the App sends somew...

tester by Associate III
  • 1725 Views
  • 2 replies
  • 0 kudos

Question of STM32WB OTA reboot problem

Hello, I have a question about OTA in the stm32wb series.I'm testing to add the OTA function to the board I'm developing.After full erase of MCU, I succeeded in downloading application bin file to MCU with STBLE Toolbox application.Afterwards, to upd...

SKmin by Associate
  • 4878 Views
  • 10 replies
  • 3 kudos

Resolved! STM32WB FOTA Practical Questions

Hi all,Looking to implement FOTA on a custom board which uses the STM32WB55M module. I understand the principles of the FOTA solution and the services/characteristics and have looked over the relevant app note, but I have a couple of questions about ...

TBran.3 by Associate III
  • 7544 Views
  • 19 replies
  • 9 kudos

Resolved! STM32WB HSE tune

Hi,What error on HSE frequency is acceptable by STM32WB35? More than 1 kHz can disturb connection process (its interrupted or it's slow than usual on some phones) or can cause unexpected disconnection? Does this affect the range of the advertisement ...

msemegen by Associate II
  • 1054 Views
  • 3 replies
  • 0 kudos

Resolved! STM32WB Project Application Example missing file

Hello!I am trying to run the BLE_TransparentMode example https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/STM32WB5MM-DK/Applications/BLE/BLE_TransparentMode/STM32CubeIDE I have opened the project in STM32CubeIDE and try to compi...

DLid.1 by Associate II
  • 754 Views
  • 1 replies
  • 0 kudos