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 ...
Hi,I'm working on a BLE app using an STM32L4 as main processor and a BLuenrg-m2sa as network coprocesor for the BLE stack. have develop the app code and setup all the gatt services and characteristics. Also developed an android app to connect as cent...
I've setup a P2PServer based firmware created from CubeMx. So far so good. It advertises as expected. But when I run the lightblue app, it won't connect to my advertising device.I've already compared my firmware to the P2PSERVCE example project from ...
I'm working on both custom board and P-NUCLEO-WB55. Trying to reach the lowest power consumption as possible I just detected that the measured current in STOP2 is around 50uA (BLE off and RTC ON) instead ~2uA. The result is comparable between boards,...
I'm looking for an example. Can you help me?
Please, exist some tutorial or an example how to use the list of allowed devices to connect? I know the allowed device addresses.
Hi, i m working on a project with : B-L072Z-LRWAN and i m using LORIOT as a network server. i want to visualize my data on a Cayenne dashboard . i can't see the data on the dashboard i think i need to change the format of the data to LPP . i m using ...
Example: BLEHeartRateFreeRtos.In one case of command response we get TL_BLEEVT_CS_OPCODE , another one is TL_BLEEVT_CC_OPCODE. What is the difference?Can we get more than one packet of response in each case? (It looks like the code is written to hand...
Hello Everyone,Newbie to STM32 here. I tried working with the STM32WB55 BLEmesh Lightning PRFN example for Nucleo board. I am facing troubles working with as listed below.STM BLE Mesh app hanging sometimes after provisioning and at different stages.W...
We want to implement mesh networks without using ST BLE mesh android App.