I generally upload codes from mbed.org to my PC then send the hex file to nRF51822 by nRF51-DK's pins. But I don't want to use cables to upload hex codes to nRF51822. Are there any solutions to change a beacon's code wirelessly? Thank you.
I generally upload codes from mbed.org to my PC then send the hex file to nRF51822 by nRF51-DK's pins. But I don't want to use cables to upload hex codes to nRF51822. Are there any solutions to change a beacon's code wirelessly? Thank you.
If you use mbed, you could use the bootloader they provide for OTA instead of the CMSIS-DAP interface. See developer.mbed.org/.../Firmware-Over-the-Air-FOTA-Updates.
You will find some more documentation here: developer.mbed.org/.../
If you use mbed, you could use the bootloader they provide for OTA instead of the CMSIS-DAP interface. See developer.mbed.org/.../Firmware-Over-the-Air-FOTA-Updates.
You will find some more documentation here: developer.mbed.org/.../