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 Dear,Was debugging this command today, and unfortunately found it to be working only partly.From what I see, is that the command aci_gatt_disc_char_by_uuid_cp0 occasionally works and occasionally doesn't.Currently developing on the stm32wb55, ...
Hi there! We are developing a new STM32WL based product that must be compatible with the existing STM32L0 + S2-LP products. It appears that the GFSK data whitening algorithm is different(?). I used an SDR dongle to sniff the raw bytes transmitted...
Hello, I'm looking for the declaration of conformity document for the P-NUCLEO-WB55 pack [MCU STM32WB55RG (Nucleo68) and MCU STM32WB55CG (USB Dongle)]The document I need should reference the RF standards that the product is in compliance with.I check...
Hello!I need your help in finding a way to know if BLE advertising is active.Thank you
hey!someone can help me to understand and make changes on the server dongle and client dongle on stm32wb55 ? thankyou
I am using STM32WB5MMGH6 as a slave and communicating with the host using BLE.The question I would like to ask here is is there a way for the user to detect when data transmission fails due to BLE disconnection, etc. during data transmission?The tool...
Following section 4 in UM2587, I've connected an FTDI UART-RS232 adapter to the I-NUCLEO-LRWAN1 sensor board to read the APPEUI but I don't get any response. I've also tried reading from memory 0x08080000 of the NUCLEO-L073RZ board, but I only get ze...
I understand that C2 manages the power state automatically. I have confirmed this using the Cube power monitor utility, seeing that when there's no RF activity power draw on an the st32wb55 nucleo eval kit falls below 3uA. This was done with a simple...
Board: STM32WB55Software: RTC and BLEHello,I am trying to get a project set up on the above board. It needs BLE, USB and RTC seperately. I have the USB running with Bluetooth now thanks to a relatively recent post offering a means to fix the incompat...