hi,i am working on a bootloader for an application using s120.i start up with the bootloader example in sdk of 5.2 and 6.0. i build the single_bank_hci target, and find that the hci bootloader cantwork with s120 but can only do with s110. i have considered the difference in space occupied by each softdevice, and the program can run to the wait-loop for data exchanging. i thought the hci bootloader was independent of softdevice utilized such as s110. if the ble bootloader over the air based on s110 can work correctly, whats the point of a wired bootloder which cant work without s110? thank you.