Part Number: CC2650
Tool/software: Code Composer Studio
Hi all.
I have build my own cc2650 hardware, it's basically the same scheme of the cc2650 launcphad.
I am facing a weird problem:
I download the app server example app to flash then the spp server stack but I can't see my device within Bluetooth network.
Just for information: When I download the app the current supply is 2 mA and when I download the stack is about 4 mA. In both cases looks like the radio isn't working.
My example works fine with the lauchpad.
Another information is that I can't put a breakpoint on the server task, the program don't execute the code relative to the server.
Is there a way to download both app and stack in a row using ccs? It's looking like only the app or the stack is running, not both.
Thanks