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 am trying to mesaure throughput of OpenThread by sending CoAP-s (small modificaiton of example) one by one WITHOUT any delay. After few messages, SW crashes in creation of new CoAP message (otCoapNewMessage). Why? Is something wrong with IPCC co...
Attaching the log files.Open On-Chip Debugger 0.10.0+dev-00021-g524e8c8 (2019-04-23-20:37)Licensed under GNU GPL v2For bug reports, read http://openocd.org/doc/doxygen/bugs.htmlsrst_only separate srst_nogate srst_open_drain connect_assert_srstInfo : ...
I want to build the wireless application. I see the an5289 is a guide for that. but I can't find where I can download it.
Hi,I really need to know where I can find this application note : AN5289 - Building a Wireless application.This one is mentioned in all yours readme files in the STM32Cube FW WB package but impossible to find it neither on the web, nor through your w...
Hi, i am trying to connect mi board to TTN but in my gateway(a pycom lopy4 which is online) terminal doesnt appear any join request, i have made this changes in the end_node example code:in commissioning.h:#define STATIC_DEVICE_EUI ...
I'm working with the ping pong with lora in stm32 , the code doesn't recieve anything , it only executes the RX_timeout and TX_timeout while the device in the other side is sending DATA correctly with lora, How can I fix this problem ?this is in the ...
Hi guys,I try to establish connection between two STM32L072CZY6TR with the programme ping pong include in the I-CUBE LRWAN1 Package.The goal is that one board work with the external battery and that the other board is connected with the computer.I re...
Hi all,I am modifing the Ping Pong example of the I-CUBE-LRWAN; I am working with a L073RZ nucleo board and the SX1272MB2xAS LoRa shield.I was performing some experiment (changing spreading factor, code rate, bandwidth) and the example with SF = 11 a...
I read mac_802_15_4_api_wb.c and Inside it mentioned "Check STM32WBxx_SW_Architecture_and_Design.pdf for further information".I searched this file, but I could not get it.So,where can I get STM32WBxx_SW_Architecture_and_Design.pdf ?
I have a B-L072Z LoRa dev board that I am unable to reprogram. ST-Link drivers are installed and the device communicates to my PC terminal via the virtual COM port without issue. When I attempt to flash the board with a new binary, it appears to repr...