Hi,
I have Wifi MCU connected to nr51822.
I download the binary file from a Cloud and need to transfer it via UART, so i need a C code of the nRF5x Programing tool.
Someone try it? Maybe other ways?
Thanks
Hi,
I have Wifi MCU connected to nr51822.
I download the binary file from a Cloud and need to transfer it via UART, so i need a C code of the nRF5x Programing tool.
Someone try it? Maybe other ways?
Thanks
UART programming tool? Never heard of that for nRF5x. But you can use DFU over HCI. However, you have to implement this on your nRF5x first, so it will be ready to receive that kind of updates...
UART programming tool? Never heard of that for nRF5x. But you can use DFU over HCI. However, you have to implement this on your nRF5x first, so it will be ready to receive that kind of updates...