Hi, I have the nrf6310 code in C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110 and then i need use this code in the board PCA20006 (Smart beacon). Do you know how to porting the code to upload it on DFU?
Hi, I have the nrf6310 code in C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110 and then i need use this code in the board PCA20006 (Smart beacon). Do you know how to porting the code to upload it on DFU?
Hi
Perhaps the discussion on this thread can help you in porting nRF51 SDK examples to the Beacon kit.
An application does not need any modification in order to upload it via DFU. Once you have compiled the application, you just upload the generated hex file to the device via bootloader. You can upload application via DFU with your Android or IOS phone, or via the WIN PC tool Master Control Panel. A little on that on this thread.