Other Parts Discussed in Thread: UNIFLASH, CC1352R
Greetings,
I was following the steps in page:
to test on-chip OAD using CC1352R1 with SDK 3.20.00.68 and BLE-5 stack 2.00.04.00. I used "simple_peripheral_oad_onchip" and "bim_onchip" with Debug configuration. I followed all steps but still on step 10 I can't verify the chip boot up, with the below behaviors:
* I get error when connecting to the XDS110 Class Application/User UART port using Tera Term.
* The board is not advertising (it does not appear when scanning bluetooth using my mobile - as it does usual when advertising with other examples).
* I still can get the primary BLE address using Uniflash like in step 11.
1) What can cause the above issue?
2) What is meant by "Build the stack project" in step 6? There is no stack project required in the previous steps. I thought it means the "simple_peripheral_oad_onchip" project, but building it is mentioned in step 8 "Build and flash the app project". Is there a stack project that should be imported and built in this step?
Thanks in advance.
* James *