Flashing Issue on NRF52840 with BLE module included

(gdb) target remote localhost:3333
Remote debugging using localhost:3333
0027027:INFO:gdbserver:One client connected!
ble::generic::GenericGap<ble::pal::vendor::cordio::Gap, ble::pal::SecurityManager<ble::pal::vendor::cordio::CordioSecurityManager<ble::generic::GenericSecurityManager<ble::pal::vendor::cordio::CordioSecurityManager, ble::vendor::cordio::SigningEventMonitor> >, ble::generic::GenericSecurityManager<ble::pal::vendor::cordio::CordioSecurityManager, ble::vendor::cordio::SigningEventMonitor> >, ble::generic::GenericSecurityManager<ble::pal::vendor::cordio::CordioSecurityManager, ble::vendor::cordio::SigningEventMonitor> >::setAddress_ (this=0x0 , **
** type=BLEProtocol::AddressType::PUBLIC, address=0x0 )

** at …/./mbed-os/features/FEATURE_BLE/source/generic/GenericGap.tpp:510**
–Type for more, q to quit, c to continue without paging–c
510 return BLE_ERROR_INVALID_PARAM;
0030490:INFO:gdbserver:Attempting to load Argon
0030492:INFO:gdbserver:Attempting to load RTX5
0030494:INFO:gdbserver:RTX5 loaded successfully
(gdb) load
Loading section .text, size 0xa7e10 lma 0x0
Load failed
(gdb) q

Hi,
A bit more information is required to be able to help with this issue. This does not look like that you are programming the NRF board with DAPLink.

Thanks,
Pekka