This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1310: WoR Mode with Long Range Mode

Part Number: CC1310

I'm working with RfWakeOnRadio examples at 50kbps and everything works really well. Is it possible to apply the LRM at 625bps? I read a post on this forum, but I didn't understand very well.

To my smartrf-setting, I changed from 50kbps to 625bps via Smart RF Studio and I also modified these 4 command lines, but it doesn't work. Help?

#define US_TO_RAT_TICKS 4
    #define CORR_PERIOD_SYM_MARGIN 16
    #define RX_END_TIME_SYM_MARGIN 8
    #define CS_END_TIME_MIN_TIME_SYM 35 //30
#if ((WOR_RF_PHY_DATARATE == WOR_RF_PHY_DATARATE_50KBPS)  || \
     (WOR_RF_PHY_DATARATE == WOR_RF_PHY_DATARATE_100KBPS) || \
     (WOR_RF_PHY_DATARATE == WOR_RF_PHY_DATARATE_200KBPS))
    #define CS_END_TIME_MIN_TIME_STATIC_US 150

LINK : https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/t/642024