Hello,
Ramya Gumaste said: 1. TI APIs must be called with BLE Util task
Sort of. TI BLE APIs must be called within the context of the BLE Util task. However, you can get around this by using the BLEAppUtil_invokeFunction API. Calling BLEAppUtil_invokeFunction…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hello all,
I am testing the CAN peripheral using simplelink_lowpower_f3_sdk_8_40_00_61 SDK.
I can successfully send and receive CAN messages.
I need guidance on what I have to do in the application…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: HI ,TI:
While testing the channel sounding feature in Python, I noticed in the code file ble_device_car_node_with_distance.py that it suggests enabling the procedure only once by setting the repeat parameter…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hello,
We are testing the functionalities of the CC2745R10 board. We want to reuse the demo given in the video of TI related to the channel sounding . But unfortunately, when searching for it into the…
Part Number: LP-EM-CC2745R10-Q1 Other Parts Discussed in Thread: UNIFLASH , CC2340R5
Tool/software:
In this post LP-EM-CC2745R10-Q1: Issue with CC2745-Based MCU on TI LaunchPad it is mention how to do Chip Erase with UNIFLASH, but this feature is…
Part Number: LP-EM-CC2745R10-Q1
Tool/software:
Dear Team,
I was initially using a low-cost ESP32 for experiments, transmitting continuous data over 1M PHY, but the actual measured data rate was only 100-200 kbps.
I would like to ask if anyone…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hello,
Some unexpected phenomena occurred while using the example CAN driver code.
Test environment
Development Board version : LP-EM-CC2745R10-A. Example code : canInitiator.
CANOE configuration…
Hi Island,
I apologize for the delay on responding here.
Island Wei said: 1. We usually encrypt the APP.bin, does the Signature in sysconfig equals to the signature for the APP.bin?
The binary is not encrypted, but it is signed by the sbtool as…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hello all,
I am testing the CAN peripheral using simplelink_lowpower_f3_sdk_8_40_00_61 SDK.
I can successfully send and receive CAN messages.
I need guidance on what I have to do in the application…