User Activity

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, I have tried BLE_HeartRate_ota and it works. Yet, when I integrate OTA to my own applicaiton (by uploading BLE_Ota_reference.hex to 0x08000000 first)and try to update the firmware via ST BLE sensor app, the STM_OTA service cannot be connect...
Hi there! I am using STM8s for UART communication but recently I found that UART Rx does not work sometimes. I am using UART Idle interrupt for Rx at this moment. Could someone suggest a way to me for debugging?Cheers,Morris
Hi there!I have 2 STM32WB55 Nucleo boards, both of them are having the latest FUS and Zigbee FFD fw. However, one of them cannot run as normal(another goes vey well), after downloading Zigbee_OnOff_Server_Coord sample code to it, it shows the followi...
Hi there!I am using stm8s MCU for my application. As the number of data that I want to save is more than the size of EEPROM, is it possible to read/write data on flash memory? If yes, may I know how to make it works and how to allocate flash memory p...