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.

CCS/SIMPLELINK-CC13X2-26X2-SDK: TI 15.4 Sub 1GHz and BLE Scan (GATT Client'ish) together

Part Number: SIMPLELINK-CC13X2-26X2-SDK


Tool/software: Code Composer Studio

Hello!

Setup:

CC1352 lauchpad,

Simplelink 3.10.01.11

Question:

Is it possible to have a TI 15.4 Sub 1GHz sensor code along with a BLE Scan (GATT Client'ish) together? If so, Are there any examples on the API?

Cheers

  • Hello Leoni,

    I'm not an expert in the field, but I will assign one from our team to assist you. 

    In the meantime, I can tell you that we have something called the DMM-- the Dynamic Multiprotocol Manager, which might be what you're looking for. 

    I'm not sure if it existed in version 3.10 (the earliest I have right now is 3.30), but I recommend taking a look at your "Documentation Overview" file in your SDK installation. For my 3.30 version, it's here:

    C:/ti/simplelink_cc13x2_26x2_sdk_3_30_00_03/docs/Documentation_Overview.html

    There you can search for "DMM" and follow the documentation.

    Even better, you can learn more about DMM in the SimpleLink Academy on our latest release at this point, v4.10, here:

    Please expect some answers from our experts on or before 5/20/20.

    All the best,

    Luis

  • Hello @Luis M

    Thanks for the heads up.

    I was actually experimenting with the DMM, but from what I saw, it does not have an option for a BLE Central (GATT Client) (for scanning simple beacons), but just for peripherals.As shown in the image below

    It would be nice to have a simple feature for scanning for BLE beacons (advertisement data)

    Cheers!