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 ...
According to the subject, I found I can't enter to the stop2 mode ,when i run the ble stack (APPE_Init() ) in p2p_server. I tried to use HAL_PWREx_EnterSTOP2Mode(PWR_STOPENTRY_WFI); behind the aci_gap_set_non_discoverable(); but it wasn't wor...
When attempting to add an accelerometer to the LoRaWAN_End_Node program, on the SPI1 interface, I find that it works (in polled mode) until the board sleeps and is woken with an interrupt. Then the SPI1 Control Register 1 and Control Register 2 are c...
Hello,I have an inquiry about the capabilities of my STM32WB55CE microcontroller. Is it possible to have an ADC conversion rate >= one million samples per second while having the system clock low enough to put the system into low power sleep mode (<2...
Hi,I'm taking an STM32wb55 based PCB through CE testing. The test house require the following information which I haven't got.Modulation schemeDuty cyclesChannel hoppingWorst case operational modesTransmit operational modesMedium UtilizationAny infor...
I am not able to add opus firmware to my nucleo project. I am using Nucleo-WB55RG board and I am unable to configure the opus to my nucleo board, I am taking reference of Demo code available on website, the demo code is working the same opus I am un...
I'm using two LRWAN NS1 with NUCLEO-L073RZ and I want to test PingPong with SubGHz_Phy_PingPong project.Project at Project-NUCLEO-L073RZ-Applications-SubGHz_Phy-SubGHz_Phy_PingPong-STM32CubeIDE-sx1276mb1mas is right project for the device?Do I hav...
Hello, I’m working with NUCLEO-WL55JC1. I’ve done some tests with STM32CubeIDE ver 1.6.1 firmware 1.0.0 (STM32Cube_FW_WL_V1.0.0) and, after some difficulty, it’s working as aspected. To fix ideas on the job done, I’ve made a Youtube video (https://yo...
I am using the newest version of the IDE (1.7.0) and related tools. I try to generate a BLE application (server) from scratch using CubeMx. One service with two characteristics. When I try this out, I can see the advertisment on a BLE client (nRF Con...
I am trying to building Mesh network using P-NUCLEO-WB55 board. I want to interact with proxy node using windows application to assign the "AppKey". So I am looking for sample of mesh network windows application source code in C# to access and assign...
AN5185 provides a lot of good information on upgrading the FUS, but I don't see the files on the website. Or in any of the STM32Cube_FW_WB_ versions.