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
When you build the project, specifically which file are you selecting to flash to the device? I don't need the file itself, just the relative path.
C:\Program Files (x86)\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\cli\ftd\uart\hex
Hi, there is no file there for the PCA10059?
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
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