BLE MESH TTL (Time to live) setting
Hi there!May I know how to determine the best number of TTL(time to live) in BLE MESH application?What criteria should I consider before setting TTL? Thank you!Cheers,Mo
Hi there!May I know how to determine the best number of TTL(time to live) in BLE MESH application?What criteria should I consider before setting TTL? Thank you!Cheers,Mo
The STUSB47 GUI (STSW-STUSB001) is an easy tool to configure quickly the STUSB47 evaluation board.But if you don't use the ST Evaluation board, and you want instead to configure the STUSB47 on a custom board, the tool will not work because it is usin...
Hello,I have a custom board based on STM32L073 MCU with S2LP radio device to provide SIGFOX functionality. I am looking to provision my on chip S2LP device (i.e get ID/PAC/KEY) information from ST. I have referred "Getting started with the Sigfox S2-...
Hi friend,I want to implement watchdog function at Ble_beacon project of the BlueNRG-1_2 DK-2.5.0 platform. Where I need to call the function of WDG_SetReload to reset the watchdog timer? My project has I2C slave and HAL_VTimerTimeoutCallback. Thank ...
Hi,I am using the BlueNRG-2 alone as an MCU.I want to import X-Cube-AI into the BlueNRG-2.However, there isn't the 'BlueNRG-2' name list in the MCU selection in the STM32CubeMX.Is it possible to import the X-Cube-AI into the BlueNRG-2?Thanks
I am trying to know the status of MCP3424, either it is connected or not to the master STM32 with defined address 0x68. The ADC module gets connected with the Arduino in same address but using STM32, I am not able to get connected with the following ...
I've been looking for some data sheets related to the IC with the MAX5969ETB series IC. is it the same type of ic? because I can't find the pin of the IC
In below attached screen shot, at last point it is advised to download s2-lp_project_stm32l053 from Google Drive. How you get that? Please suggest.
Hello everyone,I'm working on a project with BLE technology,I have a ST-BlueNRG-LP device which is controlled by a host STM32 through HCI/ACI commands.I was wondering if it is possible to set my Host STM32 in a sleep mode while the ST-BlueNRG-LP is s...