Hello everyone,
We want to do nRF51822 OTA DFU by using another nRF51822 only. we have done OTA DFU with help of example given in SDK and with help of mobile app(nrf toolbox) .but now we wanted to use a micro controller(nRF51822) to do this job .
The application we are designing is having Beacon(nRF51822) and a Reader(nRF51822) and we want to update the firmware of Beacon by using Reader(which is also a nRF51822) for which we need OTA DFU.
Please help us by providing any example code for this purpose or by giving clarity on this complete process by which we will be able to do it . thank you.