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
Hi!
Specifically, which file are you trying to flash to the device?
Could you provide the error message you see when you're not able to flash the hex file?
Best regards,
Heidi
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
before the device got detected , but as far now even when i press the reset switch , device not get detected
(red led is not blinking instead the loaded program(blinky) is running again)