SWRZ062F September   2015  – December 2022 CC1310

 

  1.   CC1310 SimpleLink™ Ultra-Low-Power Sub-1 GHz Wireless MCU Silicon Revisions B, A
  2.   Trademarks
  3. 1Advisory Matrix
  4. 2Nomenclature, Package Symbolization, and Revision Identification
    1. 2.1 Device and Development Support-Tool Nomenclature
    2. 2.2 Devices Supported
    3. 2.3 Package Symbolization and Revision Identification
  5. 3Silicon Revision B Advisories
    1.     Advisory 02
    2.     Advisory 03
    3.     Advisory 04
    4.     Advisory 05
    5.     Advisory 06
    6.     Advisory 07
    7.     Advisory 08
    8.     Advisory 09
    9.     Advisory 10
    10.     Advisory 11
    11.     Advisory 12
    12.     Advisory 13
    13.     Advisory 14
    14.     Advisory 15
    15.     Advisory 16
    16.     Advisory 17
    17.     Advisory 18
    18.     Advisory 19
  6. 4Silicon Revision A Advisories
    1.     Advisory 01
  7. 5Revision History

Advisory 10

Late Time-out of Receiver Operation in Sniff Mode

Revision Affected:

A and B

Details:

The receive sniff mode commands might run the receiver longer than specified for certain settings, leading to increased average current consumption.

When running CMD_PROP_RX_SNIFF or CMD_PROP_RX_ADV_SNIFF, and the following conditions are met:

  • csEndTrigger is set to something other than TRIG_NEVER and
  • the channel is busy when the trigger defined by csEndTrigger and csEndTime is observed,

then the carrier sense operation will always end, regardless of csConf.busyOp.

After this, the receiver will run until a packet is received or the command times out due to endTrigger.

Workaround:

Use SIMPLELINK-CC13X0-SDK_2.20.00.38 or later.