Other Parts Discussed in Thread: UNIFLASH
Hello,
I am new to using LAUNCHXL-CC265xR1 development kit, with CC2652R1 MCU.
I have installed CCS 11.0.0 and SimpleLink CC13x2 26x2 SDK (5.20.00.52).
When I tried to perform an OAD over BLE using BTool, I was not able to establish the connection of the LaunchPad with Host test program with another with simple peripheral off-chip program.
I tried the steps of Setting up the BLE OAD Environment, Performing a BLE OAD and Running the OAD Demo:
- Build (in CCS) and flash (with Uniflash) the project simple peripheral off-chip.
- Build and debug bim off-chip project with CCS.
- Build (in CCS) and flash (with Uniflash) the host_test in a second LaunchPad.
- Connected LAUNCHXL-CC265xR1 to my system and opened BTool (available in SimpleLink CC13x2 26x2 SDK (5.20.00.52) tools subfolder)
- Established serial port connection in BTool and scanned for the board (Scan was successful)
- Select the Slave BDA address of the LaunchPad with simple peripheral off-chip
- Established connection after entering the device address under the Discover/Connect tab in BTool
- The following error appears:
[28] : <Warning> - 08.53.09.271
GAP Link Establish Request Timeout
Anyone can help me?
Thanks in advance.