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

Resolved! Status 0xCA in ZigBee On/Off Client Router example

Hi, I made my first steps in ZigBee by using the NUCLEO-STM32WB55 board with the USB dongle. The dongle is flashed and the blue LED is shining, but the NUCLEO board is printing the following message:       [M4 APPLICATION] ZbStartup Callback (status ...

Kampi by Associate III
  • 2480 Views
  • 2 replies
  • 1 kudos

Resolved! Error with SigFox credentials again.

Hello, This has happened before (here) and was fixed, but it seems that it is happening again.When the downloaded .zip file is opened with a text editor, the contents is:"Service unavailable, please try again later"Please can someone take a look at t...

tomzo by Associate II
  • 1369 Views
  • 3 replies
  • 3 kudos

Resolved! STM32WB55 UserManual

I did not find a real UserManual for STM32WB55, with the register-definitions, peripheral explanations etc.?

BEW by Associate
  • 741 Views
  • 1 replies
  • 0 kudos

Resolved! Current consumption of FT pin (error in datasheet?)

Hi,is there an error in the datasheet? The data seems counterintuitive:FT pin input leakage current (max.) is- 150 nA for 0 to VDD-2500 nA for VDD to VDD+1V-250 nA for VDD+1V to 5,5VShouldn´t the last value be in uA perhaps?Kind regardsRené

current consumption.png
RWeil.2 by Associate III
  • 1066 Views
  • 3 replies
  • 1 kudos

Resolved! Looking for cad resources of NUCLEO-WBA52CG

Looking for CAD resources of NUCLEO-WBA52CG board. I couldn't find any of the CAD files for the STM32WBA chips. Please guide me in this... I have the NUCLEO-WBA52CG board but It will be useful for me if I have CAD files of the Board.

MM_MM by Associate II
  • 1482 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB55 Zigbee reporting

Hello,i am trying to get reporting from a remote temperature sensor Server ( End device) is use ZbZclAttrReportConfigReq to acheive it. I got a STATUS SUCCES in the callback but the device never send its temperature. Can you tell me if i miss sometin...

jboui.1 by Associate II
  • 1634 Views
  • 5 replies
  • 0 kudos

Resolved! STM32WB55 Zigbee - Can't report value

Attached is my demo project for the NUCLEO-WB55RG dev kit.I'm trying to report ZCL_TEMP_MEAS_ATTR_MEAS_VAL when the attribute value is changed (button 3 pressed), but according to wireshark, nothing is send.See app_zigbee.c, line 329I can correctly r...

JB1234 by Associate II
  • 1838 Views
  • 2 replies
  • 0 kudos

Stm32wle5jci6

static void SendTxData(void){/* USER CODE BEGIN SendTxData_1 */uint16_t pressure = 0;int16_t temperature = 0;sensor_t sensor_data;UTIL_TIMER_Time_t nextTxIn = 0; #ifdef CAYENNE_LPPuint8_t channel = 0;#elseuint16_t humidity = 0;uint32_t i = 0;int32_t ...

Nani96 by Associate II
  • 553 Views
  • 0 replies
  • 0 kudos

Resolved! Nucleo-WB15CC : Can't erase all flash sectors

Hi, I am working with a NUCLEO-WB15CC and can't erase all of the 320 KBytes Flash. When using the STM32_Programmer_CLI the following works perfectly fine:STM32_Programmer_CLI.exe -c port=SWD -e [0 55]but withSTM32_Programmer_CLI.exe -c port=SWD -e [0...

hbtest by Associate
  • 1715 Views
  • 1 replies
  • 0 kudos

Resolved! BLE Server Side read Event nevers happens

hi all,I'm working on a STM32WB5MMGHX and I have play with p2p demos and otherI'm trying now to build a Battery service with only a battery level caracteristicI've set the caracteristic as shown belowmy custom app event handler is as folow : void Cus...

oga_0-1698937290193.png
oga by Associate III
  • 954 Views
  • 1 replies
  • 1 kudos