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 ...
So im trying to follow the 1:20h tutorial about how to setup BLE,narrated by ringo start's voice and i reach the part in which he refers to an inexisting .pdf file containing the links for info about HSE calibration.As cant find that .pdf he is refe...
Looking for a list of all possible commands/scenarios where CPU2 sends commands to CPU1(APP). I saw one specific case in AN5289 command during INIT, what are all the other cases?Any examples/ Further documentation will be great.
Hi,I try to set FUOTA with FREERTOS on NUCLEO-WB55 demo board.I start with the BLE_HeartRateFreeRTOS, I built it, flash it and all is ok.Then I flash OTA bootloader (I know it's working also cause I try to update with BLE_p2pServer_ota project and it...
Would like to have a better understanding on the IPCC memory manager channel.(Have read the AN5289 notes)Appreciate If you can shed more light on it.What is it purpose?Why do we have to clear it after some events?What are its memory parts purpose ? a...
Hi All, I'm currently working on a project that uses the STM32WB5MMG module.I did a porting of one of the examples of the repository (BLE_Zigbee_Dyn) for RTOS and everything is working fine.Now I'm trying to put the MCU in STOPMODE2; a GPIO Interrupt...
Is there a document describing all the shared memory between CPU1 and CPU2?Looked at AN5289 , but did not find any memory table map.How does CPU2 know where to put the answers for IPCC CPU1 requests?I see a lot of "PLACE_IN_SECTION" in the code not k...
If there is a release plan after version 1.0.0, what are the major changes?
If I invoke "hci_le_set_advertise_enable(0)" after advertising via "hci_le_set_advertise_enable(1)", I can no longer communicate with CPU2 and the C2DS bit inside PWR_EXTSCR is no longer set which indicates it didn't go into a low power state (and th...
HelloI just received my STEVAL-IDB008V1M evaluation kit. I have been trying to upload my code to the board for several hours after a successful compilation. But I always have this error message" no ST-LINK detected". I also installed the STLINK USB D...
I'm working on getting an STM32WL to work with a RAK gateway. The RAK gateway is configured to use US frequency plan 2, however the lora end node does not appear to be transmitting within that range (it's using 910mhz instead of 903.9-905.3). Is ther...