Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
I interact with my cc26x2r using a python library that works on top of linux bluez v5.66 on raspberry pi's.
From time to time, I have some unsuccessful connections…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hello! I want to send customized data through sub1ghz using sensor and collector templates from TI 15.4 stack ,but i've arrived only to send 25 bytes instead of 200 if i send more than 25 it displays ei…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: CC2540 Tool/software: Hi all,
Hope you are having a great Friday.
I would like my code to be modified so just after flashing it to the CC26X2R, the DataService notifications are enabled by…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hi,
I am using Simplelink Connect app to perform OAD to my CC26X2R-based custom board. Everything works fine. The NOR memory driver works fine.
SDK version is v7.40.
I receive the image from the phone perfectly…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSBIOS Tool/software: Hello,
Is there an equivalent to `ti_sysbios_knl_Clock_getTicks` in the BIM code (no RTOS) we could use?
Goal is to blink an LED at 1Hz (unprecise), we could check…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Hi team,
In backdoor bootloader mode currently flashing whole flash region(352KB)
but as per requirement need to retain SNVS region
start address: 0x48000, size:16KB
Need to flash configuration as well(last…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: In Backdoor bootloader mode we are using SPI protocol
While sending 1byte per transfer in synchronous mode we are getting acknowledgement(0xCC) as well as data(ex: CRC, Status)
But while sending entire bytes…
Part Number: LAUNCHXL-CC26X2R1
Tool/software:
Hi guys,
Due to some erroneous production step, some of our CC26X2R based boards feature an inaccurate crystal.
We measure them with the vanilla project zero code, where we add code to re-route the 32 kHz…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Want to receive packet RX BLE mode for channel 37,38 and 39.. Any example code on how to achieve this.. Would be very helpful.. Main objective is to get RSSI values of a Ble device (filter by Macid) sub 2…
Part Number: LAUNCHXL-CC26X2R1 Other Parts Discussed in Thread: SYSCONFIG , CC2642R , CC2652R ,
Tool/software:
Hi TI Engineer,
I am currently trying to use the ADC function in the example from C:\ti\simplelink_cc13xx_cc26xx_sdk_7_40_00_77\examples\rtos\CC26X2R1_LAUNCHXL…