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.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
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.
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...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Hello... Here I am developing a battery based IOT-STM32 based project and I am unable to read and write ADC using this new chip STM32WL5MOCH6S. Please provide me any detailed document related to ADC or Any kind of example code which I can check in my...
Hi, I am developing on the Nucleo-wl55jc2 development board and I am trying to program the sub-GHz radio to transmit a continuous wave (not sending data packets, just a waveform). I have attached my code below along with a zip of the project. This ...
I m using stm32wle5jci6 i am getting stuck, device is not sending join request. And i m new to this so not able to understand what us wrong. ###### AppKey: 2B:7E:15:16:28:AE:D2:A6:AB:F7:15:88:09:CF:4F:3C###### NwkKey: 2B:7E:15:16:28:AE:D2:A6:AB:F...
I'm trying to use STM32WB09KE for the BLE application. However, unlike STM32WB55, this microcontroller must activate PKA and RNG for the BLE module.So, I did.However, after generating the BLE code, I tried to build the project in the IDE and it showe...
I am trying to familiarise myself with the thread using the wiki page STM32WB_OpenThread_Border_Router_Application and am not getting anywhere because some graphics are missing on the page and I especially need the graphic with the CLI commands. It i...
Hi Community!Currently working with the STM32WL5MOC module on my custom board.I'm trying to work with the ADC but getting values like the fallowing and not changing even when i connect the ADC signal to ground. light: 1366light: 1367light: 1367light:...
Hi,i use the example ble_p2pServer_ota with STM32WBA55. How can i send a value (uint_8 or a string) from the server (NUCLEO-WBA55) to the client (Cell Phone)?Here in the example code (file p2p_server_app.c), the value of Switch_c_NOTIFICATION_ON for ...
Hi,I am working with the ble_p2pServer_ota example with an STM32WBA55 controller.If I want to send data (one byte for example) to an app on a cell phone, what settings do I have to make in the characteristics in CubeMX?
Hi ,Regarding working with the STM32WLE5 with SUBGHZ block in the CUBE-MX.in the clock section tab in the CUBE-MX I dont see any mention of the RF-PLL clock. if i understood correctly - in order to work with the LORA SUB-GHZ BLOCK i need to supply a ...
Hi,I am using Zigbee_OnOff_Router_NVM to test the opening and closing function of IasZone Server. I found that by default, the notification generated by modifying the status value is 'Report Attributes'. But according to document 'Zigbee Cluster Libr...