Part Number: SIMPLELINK-CC13XX-CC26XX-SDK Tool/software: Hi,
The sample code for clock initialization listed under “Adding and initializing a clock” in Task 6 of the Simple Link Academy “Custom Profiles” is shown below.
// clockParams is only…
Part Number: SIMPLELINK-CC2640R2-SDK Tool/software: Code Composer Studio my goal is working ble 4.0 mobile with TI supported simple_peripheral example
in case of ble 4.0 mobile, after pairing and disconnected by any reason so i think i have to implement…
Part Number: SIMPLELINK-CC13XX-CC26XX-SDK Other Parts Discussed in Thread: CC1352P Tool/software: Hi.
I want to create the project which is rxAudioTx example at launchpad CC1352P.
When I create the example, I got the error message below:
Project…
Part Number: SIMPLELINK-CC13X2-26X2-SDK Tool/software: Hi,
Due to some glitch in the application the SDK got uninstalled. I tried to reinstall and download the SDK, either the resource explorer is refreshing automatically or as the above picture it…
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3135 , C2000WARE , SIMPLELINK-SDK-WIFI-PLUGIN
Tool/software:
Hi Team,
We are working on integrating the WiFi module CC3135 with the F28P65X MCU (TMS320F28P650DK9) using the following…
Part Number: CC3120
Tool/software:
I'm using the SimpleLink SDK with a CC3120 and am making a TLS connection with a root CA specified to authenticate against, with the trusted certificate catalog disabled. I'm wondering how the SimpleLink SDK authenticates…
Part Number: SIMPLELINK-CC2640R2-SDK Hi
Is it possible to get BLE beacon RSSI without establishing a GAP connection with that particular beacon?
I get thought because BLE beacons advertise data packet let say at every 200ms, when my BLE module scans…
Part Number: SIMPLELINK-CC2640R2-SDK
Hi
I am trying to access uart in simple observer in ble profile 4.2. But i am able to access uart on it. I am taking reference from uartecho example setup, it works fine but when combined with simple observer…
Part Number: SIMPLELINK-CC13XX-CC26XX-SDK Tool/software: Hi there,
I'm currently working on the portability of one of our projects from a previous SIMPLELINK-CC13XX-CC26XX-SDK version ( 3.10.1.11 ) to the latest one ( 8.30.01.01) .
This project is…
Hi Riza,
If you download the SDK
www.ti.com/.../SIMPLELINK-CC2640R2-SDK
It comes with examples with both the BLE5Stack and the BLEStack, what Markel is suggesting is you use the BLEStack and not the BLE5. Either way you should be able to accomplish…