This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

failure in bootloading pca10059

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

/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ecc9afb4673b48768b543111b1e411f7/thread_5F00_cli_5F00_ftd_5F00_uart_5F00_pca10056.hex

Parents
  • 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? 

Reply Children
  • 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