Hi everyone.
I'm trying to transfer new firmware over UART for just only one node in mesh network.
My node will connect to other wireless MCU(ESP32, ESP8266....) over serial port.
In DFU example, Nordic use an application called nrf util.
So, I want to replace nrf-util tool with my firmware in wireless MCU.
Does Nordic provide document about this?
Thank you so much!