Hi,
I want to program my nrf52 DK through OTA programming. In my project I don't use Bluetooth.
Is it possible to program the board using the Radio without a Bluetooth connection?
Thanks
Hi,
I want to program my nrf52 DK through OTA programming. In my project I don't use Bluetooth.
Is it possible to program the board using the Radio without a Bluetooth connection?
Thanks
If you don't have a BLE connection, you will have to provide some other sort of radio connection!
In my project I don't use Bluetooth
So what do you use?
Hi,
Is it possible to program the board using the Radio without a Bluetooth connection?
No. nrf52DK implements OTA programming by DFU which only supports BLE and Serial (UART and USB) transport layers.
Best regards,
Amanda