Hi all,
I have a custom board with mimxrt1021 M7 processor and nrf52 chip. I am using MCUXpresso IDE. There is no problem that I can build my project and flash my binary file to the board using Jlink. The problem is when i want to use OTA update. The binary file generated from MCUXpresso IDE doesnt work when i use over the air update, but it works if i flash the same binary using jlink debug probe. Does anyoen have an advice for this problem?