Other Parts Discussed in Thread: CC2640R2F, CC2538
Hi every one,
I got the CC2640R2 LaunchPad for knowing if I can add the IC CC2640R2F to my projects. The point is that I just want to use the IC as Simple Networ Processor unit and comunicate to it using the UART, so that I just loaded the prebuit hex files for the SNP. My problem is that there are four diferent images to this and I don't know the real diferences among them, the only thing that I iknow is not all works equals.
¿Can you exlplain me the differences among these four versions?
- cc2640r2lp_simple_np_uart_pm_sbl.hex
- cc2640r2lp_simple_np_uart_pm_xsbl.hex
- cc2640r2lp_simple_np_uart_xpm_sbl.hex
- cc2640r2lp_simple_np_uart_xpm_xsbl.hex
I guess pm = power managemente and sbl=serial boot loader (and the x disabled it), but I don't really know how affects that to the implementation.
Thank you in advance.