Part Number:CC2530
I am currently working on the project, which involves using TIMAC application on CC2530 module. I need to design hardware and make provision for firmware upgrade using only host controller connected through UART.
I know that I can upgrade RF module firmware using CC Debugger and JTAG interface. But this will require manual operation, which I want to minimize or eliminate at all.
I know that there is some option with bootloader for Z-Stack. Is it applicable for TIMAC as well? Are serial interface lines (Tx, Rx) the only lines I need to expose to host MCU to be able to automate upgrade process?