Hi,
I am trying to setup a raspberry pi 0-W for flashing nrf devices. But nrfjprog doesn't seems to work.
I am using Raspberry Pi OS (32-bit).
I have fetched Segger and nrfjprog deb package using:
wget https://www.nordicsemi.com/.../nrf-command-line-tools_10.18.1_armhf.deb
wget https://www.segger.com/downloads/jlink/JLink_Linux_arm.deb
installed them using:
sudo dpkg -i ~/nrf-command-line-tools_10.18.1_armhf.deb
sudo dpkg -i JLink_Linux_arm.deb
After this when trying to run "nrfjprog" getting print as "Illegal instruction"
What I am missing..?
I really hope you can help me out here! Let me know if there is any more information you would like me to provide.
Best Regards,
Soutrick Roy Chowdhury