Other Parts Discussed in Thread: CC2650, CC2640
Hit a bit of a wall with this one. Getting very close to testing our device in the real world but I have done something stupid and I don't know how to track down what it is.
Basically, I have three devices (two cc2650 sensortags and one of our prototypes). I can debug all three devices no problem.
Previously when the devices were stopped and reset, they would all just start up the code again (as expected).
Now, they don't do that. They don't appear to do anything.
However, if I start them in the debugger, then pull them off the debugger board they keep running happily. I know it has to be something stupid I am doing in the startup phase of the code but it's a pretty simple app. Anybody got any ideas about how to start tracking it down?