I am trying to implement openthread cli uart in pca10059, have made all modifications but the hex file is not getting burnt in bootloader mode using nrfconnect
I am trying to implement openthread cli uart in pca10059, have made all modifications but the hex file is not getting burnt in bootloader mode using nrfconnect
open therad Cli uart , for pca10056 , I just burnt using jlink , but can't use rfconnect as it uses bootloader,
hex file i have attached in the link , in that example i have changed the pin configuration as for pca10059 is needed and the uart part is working , but still how to used bootloader to burn the program
I changed uart pin as 0.13(txd), 0.15(rxd),0.17(CTS),0.20(RTS)
And started working openthead cli uart in pca10059 , bootloader don't work as it requires some memory adjustments, I used jlink to burn the program in pca10059, but later the device not get recognised in rx connect, I errased the memory, pressed reset button but still it didn't get recognised in rx connect software