I am having nrf52833 module where I need to update the firmware via uart, I am using sdk_16 and I'm unable to find the PCA10010 for uart. Can anyone suggest me how to attempt this?
Regards,
Shweta
I am having nrf52833 module where I need to update the firmware via uart, I am using sdk_16 and I'm unable to find the PCA10010 for uart. Can anyone suggest me how to attempt this?
Regards,
Shweta
Hi Shweta,
Unfortunately, we don't provide this project configuration. I recommend making a copy of the pca101000_s140_ble folder and modify the project settings to include the UART serial transport instead of BLE. You can use the pca10056_uart project as a reference for this.
Regards,
Vidar
Hi Shweta,
Unfortunately, we don't provide this project configuration. I recommend making a copy of the pca101000_s140_ble folder and modify the project settings to include the UART serial transport instead of BLE. You can use the pca10056_uart project as a reference for this.
Regards,
Vidar