

This incomplete paragraph makes it impossible to understand how to implement the OTAP Bootloader.

I also referenced this article
Reprogramming a KW36 device using the OTAP Client Software
My interpretation of the above:
This bootloader can update the application of B board from A board via OTA
Question1:
Suppose, I want to update B board from A board via OTA
How to implement the steps of this "OTAP bootloader" function?
For example,
What software need install on A board ?
What software need install on B board ?
Maybe he only supports OTA update from Phone to FRDM-KW36 board ?
Question2:
Which one is right?bootloader_otap_frdmkw36.bin = "bootloader_otap" or bootloader_otap_frdmkw36.bin = "otas"
