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.

CC2650STK: BLE STACK 2.2.1

Part Number: CC2650STK


Hi,

Encountered some issues with BLE Stack v2.2.1. The sensor tag app compiled works if run from CCS but when I tried to power up the Sensor Tag standalone, the code doesn't seem to run. No LED blinking and my phone can't detect the tag when using the Simplelink Sensor Tag apps.  This happens only with HW rev1.3.0 boards. Everything works fine (can run standalone) with HW rev1.2 Sensor Tag board.  Didn't manage to see any reference to issues with regard to hw rev online.

Tools Configuration

CCS: tried CCS7.3.0 build 19 and CCS6.2 build 50

ARM Compiler: v5.2.6

Sensor Tag Hw rev: 1.3.0.

Appreciate if someone could provide some insight as to but might have gone wrong. Thanks.

Regards,

OHL

  • Hello OHL,

    Please refer to the firmware build procedure in the SensorTag User's Guide which can be found on the TI BLE Wiki.

    Best wishes
  • Hi JXS,

    I did refer to the sw dev guide and release notes. That's why I know the BLE 2.2.1 stack is build using CCS6.2 build 50 and v5.26 ARM compiler.

    Just to repeat: The build works on hw board rev1.2 and not rev1.3. On rev1.3 hw, it works if run from CCS (clicking the RUN).  Problem encountered when trying to run the rev1.3 board standalone.

    The build works perfectly with rev1.2 boards (standalone).

    Hope you are clearer now with the issue reported.

    Has any customers or users reported similar issues? Thanks.

    - OHL.

  • Do you download BIM to your CC2650STK?
  • Hi YiKai,

    Yes, the BIM was the issue. Apparently, the BIM was modified in the previous project using the rev1.3 boards.

    Thanks for your help!

    Regards

    OHL