Part Number: CC2650MODA I have one application where I need to send ADC data over ble. I am using a simple_peripheral example in which characteristics 4 has notify property. In the developers guide I have found the following part-
0x002B is the SimpleProfileChar4…
Part Number: CC2650MODA BLE SDK - 2 02 01 18
Currently, I am using simple_peripheral example to send ADC data over BLE. I want to convert CHAR2 to a notification property (similar to char4). Program gets compiled successfully and the BLE scanner app also…
Part Number: CC2650MODA Other Parts Discussed in Thread: CC2650 , BLE-STACK Hi,
In CC2650, after getting GATT connection timeout error, the CC2650 gets advertising only after a reset.
After moving to a long distance from the central device(Mobile), Gatt…
Part Number: CC2650MODA Other Parts Discussed in Thread: BLE-STACK , CC2650 Hi experts,
Please let me confirm the certification of CC2650MODA.
Currently on the product page, the protocol is listed as BLE4.2. : www.ti.com/.../CC2650MODA
However, BLE-Stack…
YiKai Chen said: 1. I will test DIO13 as ADC again but do you figure out why DIO9 cannot act as ASC correctly?
I am still looking into this. So far I don't see why it shouldn't work, since DIO9 is working as normal GPIO. I am going to run a few…
Part Number: CC2650MODA Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1 , ENERGYTRACE Hi,
I'm trying to use the LaunchXL-CC26X2R1 board to measure the current consumption of a custom board which uses the CC2650MODA. I can successfully use the LaunchXL…
Part Number: CC2650MODA Other Parts Discussed in Thread: CC2650STK I am using the CC2650MODA connected to external sensors via SPI. I want to create a program that remains in the idle loop until an interrupt pin is pulled high on the sensor to indicate…
Part Number: CC2650MODA
Hi,
I have a cc2650MODA. I want to update the firmware of CC2650MODA over UART. Is there any documentation on that? Guide me on this topic.
Thanks in Advance.
Part Number: CC2650MODA Hello friends,
I am using CC2650moda for my project. I am using simple_peripheral example to send ADC data over ble. On the mobile app, BLE's name is shown as "BLE Peripheral". I want to change this name. So I have changed the…
Part Number: CC2650MODA Hello,
I have developed a custom application which is developed from the Project Zero file for CC2650Launchpad from simple link academy 1.11. I have tested my application with CC2650launchapad and it worked fine.
I am using CCS…