Hello all:
I've developed an nRF52810 application based on the Blinky example. It includes buttonless DFU support and i'm able to update the firmware by an nRF52 dev kit + PC (nRF Connect for Desktop). However, when I try to do the same process with a mobile phone (app nRF Connect) I get an error. I'm using SDK 17.0.2, SD 112 7.2.0
I'm doing the following steps:
Connect to the board I want to update -> DFU -> Select file type: Distribution packet (ZIP) -> Drive -> select zip file.
It starts DFU but I get "Error (0x8): GATT CONN TIMEOUT"
Does anyone know why it is happening?
Many thanks in advance,
Marta