Hello,
I am using NRF5SDK V5.0.0. For a sample study, I need to use the bootloader. Can I boot over uart when we install mesh_bootloader_serial_armcc_nrf52832_xxAA.hex software in nrf5sdkformeshv500src\bin\bootloader\armcc extension? Through which program can I load this hex file to nrf52832?
After uploading this hex file, can I send the software of the sample lampswitch project directly to nrf52832?
My other question is what is the difference between armcc and gccarmemb?
Thank you...