Because of all the provided examples, developing experience has been really smooth but except the merging of usb_dfu and ble_dfu. Therefore Kindly provide an example of the ble and usb dfu working together.
Because of all the provided examples, developing experience has been really smooth but except the merging of usb_dfu and ble_dfu. Therefore Kindly provide an example of the ble and usb dfu working together.
Hi,
Combining several transports is not a huge task, but there are a few pitfalls to watch out for (see for instance this post). You can also refer to this project (pca10100e_s112_ble_usb_debug.zip) put together by one of my collogues. This is for nRF5 SDK 17.0.2. It is using a different IC and SoftDevice, but shows how it should be done.
Hi,
Combining several transports is not a huge task, but there are a few pitfalls to watch out for (see for instance this post). You can also refer to this project (pca10100e_s112_ble_usb_debug.zip) put together by one of my collogues. This is for nRF5 SDK 17.0.2. It is using a different IC and SoftDevice, but shows how it should be done.