Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: CC2650MODA , CC2650 , CC2640R2F Hi,
I need help getting started on using the CC2650MODA as a Single-chip BLE solution. I have read the swra534a.pdf document and modified CC2650_LAUNCHXL…
Hi,
I would try downloading with a supported compiler that is supported with the latest SDK:
http://www.ti.com/ble-stack
Be sure to change the board file in the project to support the BOOSTXL-CC2650MA as described in section 6.2:
www.ti.com…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: CC2650MODA , CC2650 , UNIFLASH Hi,
I need some help programming a hex file into the CC2650MODA chip. I have a MSP-EXP432P401R launchpad connected to a BOOSTXL-CC2650MA module booster pack…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: BLE-STACK Tool/software: Code Composer Studio Hello, I am looking to find the configuraiton file for the TI-RTOS CCS project zero example project within the Simplelink BLE folder. I want to…
Part Number: BOOSTXL-CC2650MA Hi,
I have spp_ble_server project in which I want to enable OAD. (off Chip).
I have followed all the steps required for this by following the OAD developers guide.
But after enabling OAD spp_ble_server is not advertising…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: CC2650MODA Hi, I believe that BOOSTXL-CC2650MA is recommended to be used with MSP-EXP432P401R. However, if I check with the BoosterPack Checker below, it will be displayed as an error with…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: CC2650 Tool/software: Code Composer Studio Hello,
I am using the CC2650 Module BoosterPack and the CC2650 LaunchPad in the standalone configuration and I am getting the following error when…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: CC2650MODA , CC2650 Hi
I have a standalone application for the CC2650MODA. I am trying to run the "simple_peripheral" example in the cc2650lp folder. I followed the instructions per Application…
Part Number: BOOSTXL-CC2650MA Hello,
When the BLE link is temporarily bad and I'm sending a GATT_Notification, it is my understanding that it will be retransmitted until it is finally received. Is there anyway to cancel this transmission or to enable…
Part Number: BOOSTXL-CC2650MA Other Parts Discussed in Thread: SEGGER Tool/software: Code Composer Studio Hi,
On CCS v7.1, I have used J-Link v8 to programming for BOOSTXL-CC2650MA. But when i debug, it not work.
I have tested the connection between…