We are building a board with a CC2642 main processor and a CC1352P co-processor, our intention is to eventually use to CC2642 to flash the CC1352 with firmware when needed however we initially won't be using the 1352.
If we produce boards and leave the 1352 in it's default state without a valid image then it will sit in boot loader mode until some future date when we want to use it, when it's in this state does it use much power? i.e. will it be asleep most of the time?
We are trying to decide if we can leave it that way or if we need to put some minimal code on it that puts the processor to sleep.