Tool/software:
Hi team,
We are working on Onity project. As illustrated in the attached diagram, the PC12 pin from the STM32 is connected to the TI BLE module’s reset pin, which is pulled up to 3.3V via a resistor. We are aiming to enter Bootloader mode on the TI BLE module via UART, but without utilizing any backdoor pin mechanism.

Our objective is to transition the TI BLE device into Serial Boot mode during the OTA process (at runtime) by controlling the reset line through the PC12 GPIO from the STM32, as shown.
Upon reviewing Application Note CC26xx Serial Bootloader Interface, it appears that only the backdoor entry method is documented. Could you please advise if there is an alternative method to enter Bootloader mode without relying on the backdoor mechanism?
Looking forward to your guidance.