We are designing a new release of our sensor that will include a NV memory (i.e. M25P10A 1Mbit) connected to the CC2430 through the SPI interface.
In order to support the OAD can I use indifferently USART1 and USART0? Actually we are connecting USART1 Alternative 2, is this right?
We would like to support the OAD directly form our application software (over the TI-MAC) and not using the Z-Stack.
Is there any application note or white paper that describe the chain of the logical operations to do, the CC2430 registers involved, the compiler options, boot loading, etc.
Thanks in advance.