Hello,
we are using microchip bluetooth as uart tranpsarent and we have custom app in android to control it. In future we are going to do mesh application in android. But for now, we want to create system, which was able use DFU bootloader and upgrade version ble_app_uart. Future main goal is system with one chip which is able comunicate throught bluetooth with next devices. I compiled and try 2 examples ble_app_uart and light_switch_client with nrf52832 DK and it works. Is possible use DFU bootloader and turn into mesh and than back from mesh to uart?