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

nRF-Command-Line support for Apple M1

I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog supports Apple M1.
My computer system is: macOS Big Sur
Computer chip is: Apple M1
My BLE product chip is: nRF52840

Parents
  • Hi,

     

    I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog supports Apple M1.

    Unfortunately, we do not have nrfjprog for the Apple M1 at this time.

    You can still load .hex files, using segger's "JLinkExe" directly, via the command "loadfile /path/to/.hex"

     

    Kind regards,

    Håkon

Reply
  • Hi,

     

    I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog supports Apple M1.

    Unfortunately, we do not have nrfjprog for the Apple M1 at this time.

    You can still load .hex files, using segger's "JLinkExe" directly, via the command "loadfile /path/to/.hex"

     

    Kind regards,

    Håkon

Children
Related