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 ...
I had purchased two STM32 Lora and Sigfox Discovery kit for STM32F072 MCU.I am using this for sigfox data transmitting purpose for our prototype designing . I had uploaded the AT commands code on both dev.boards, One board is completely working and t...
Hello,Is there GPIO support for antenna diversity on the STM32WL? The SX126x has dedicated gpio that can be configured to toggle automatically when in RX/TX mode. This is very important when in low duty cycle modes of operation because then the MCU...
STM32WB code for ble client in stm32cubeIDE gives error no configuration for device name , device address are available.
Dear sir,I using the Transparent Mode(BLE_TransparentModeVCP) to communicate with the STM32WB55 USB dongle.When I chick "connect" is show blow warning message. May I ask How to fix it?
I have a Nucleo pack. I loaded the Bluetooth test files (.HEX) into the main board and the dongle that comes in the pack and the code is working as explained. However when I compiled (Hex code not provided) and loaded ZigBee code, the unit is display...
Hi,I need help in develop ble mesh firmware for STM32WB. The main problem I have is connectivity. For tests I have two ble mesh nodes. Everything works fine when both nodes are powered on at the same time, the communication is from node1 to node2 and...
기존�?는 정해진 센서 �?��?�터를 보내기만 하여서, PC�?서 �?하는 입력�?� 쓰고 받고와 같�?� 가변�?�?� �?��?�터를 어떻게 전달하고 받아야하는지, 내부 버�?�를 어떻게 할당해주어야 하는지 잘 모르겠습니다. 참고할만한 예제나 코드를 어떤�?으로 구성해야하는지 알려주시면 �?사하겠습니다.기존�?� 무�?�타 모듈�?� Bin 파�?�과 AT Command Tool�?� 제공받아 중간 MCU 없�?� 따로 �?�작�?� 확...
I am working with a stm32 nucleo pack and I was using the end node code example. Our gateway is set up perfectly fine and running and we now have a working node that prints time outs on the CLI . How do we get the board to connect to the gate way? i...
Is it possible to jump from user program directly to USB DFU ?If affirmative, what is the address ?The idea is to allow USB firmware updates of a physically protected product without access to BOOT0 pin.
My project consists of two STM32WB A master and a slave. The master will run the p2pRrouter example with some modifications and the slave will run the p2pServer preferably with two connections.both Master and slave needs to communicate with each othe...