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.

Compiler/LAUNCHXL-CC1352R1: Frequency Hopping time to rejoin

Part Number: LAUNCHXL-CC1352R1

Tool/software: TI C/C++ Compiler

I'm trying default examples collector/sensor (NonBeacon) and got next results:

  • time to join sensor is about 4 sec,
  • time to rejoin sensor is about 30 ms.

When I turned on Frequency Hopping mode I got next results:

  • time to join sensor is about 24 sec,
  • time to rejoin sensor is about 12 sec.

Is it possible to reduce rejoin time in FHSS mode?