Part Number: LP-CC2652R7 Tool/software: I added these two lines to the scs export code, and they have values when debugging.
=======================================
volatile uint16_t sensorDataBuffer[BUFFER_SIZE]; volatile uint8_t writeIndex = 0;…
Part Number: LP-EM-CC2340R5 Other Parts Discussed in Thread: LP-CC2652R7 , Hello expert,
Our customer want to connect LP-CC2652R7 and LP-EM-CC2340R5 through BLE each other.
Can you please advise how they can achieve this test ? Which sample code…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: UNIFLASH Hello,
is there any way to read the primary BLE address with Uniflash and cli?
Best Regards Sebastian
Part Number: LP-CC2652R7 Hello,
is there any documentation how to use the SmartRF Flash Programmer 2 CLI? Is it possible to lock the debug interface in the CLI? In the GUI it's possible...
Best Regards Sebastian
Part Number: LP-CC2652R7 Tool/software: Why did the cli example in the latest version of ot-ti on github delete tirtos_main.c? Does it not support tirtos? The example I want to use is a temperature sensor, but the temperature sensor uses tirtos. Can anyone…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: ENERGYTRACE Hi,
I want to use two Launchpads in parallel. If i try to start a current measurement in CLI with stune the measurement will be interrupted and I got the message "BAD DATA detected…
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: CC2652R7 Hello,
So I've been trying to dynamic change the bootloader in flash memory by using various methods found on the forums. I've tried using the NVS stuff to save the current ccfg memory…
Part Number: LP-CC2652R7 Hello,
I'm using SDK 7_10_01_24 and when I enable the manufacture-specific data my android is no longer able to see the device however my iPhone is.
Regards, Kenneth
Part Number: LP-CC2652R7 Other Parts Discussed in Thread: CC2652R7 How to restore original firmware , wrong ODA update thread firmware by phone ...
try Left button with reset no work ...
Part Number: LP-CC2652R7 I am trying to connect my new LaunchPad to my existing ARM toolchain, which uses `GDB`. I have tried running `gdb_agent_console` but it asks me for a "<board-data-file> in CCS format". When I run `xds110/xdsdfu -e` I see that…