Tool/software: Code Composer Studio
Hi,
I'm using ti launchxl cc2640r2,
I took an example from simplelink_cc2640r2_sdk_2_30_00_28, of simple_peripheral_cc2640r2lp_app + simple_peripheral_cc2640r2lp_stack_library.
I bullied the project and burned it on the launchxl, and saw the BLE advertising, so the example worked good.
Then I used the basic main from this forum of TI by Leo Hendrawan from TI.
The is turns on the leds and reset the ble.
After about 3-4 hours, the ble isn't upload from the last reset (the leds are turn off always), and only pressing on the reset button of the board gets the ble turn on again and blink the leds.
What should I do?