jaredwolff Hmmmmm. I have a feeling it may have something to do with the Python install. Hard to say. There’s nothing on the repo that states you can’t use the latest/3.10. https://github.com/NordicSemiconductor/pynrfjprog Have you tried downgrading and using something like Python 3.7?
cchoi22915 That is one thing I have not tried downgrading yet. I am currently creating an Ubuntu VM to see if it is an OS related issue. I will try to downgrade python and also try Linux to see how this fairs.
cchoi22915 jaredwolff Whoops, forgot to update this thread, but the issue continued to occur when I tried this in Linux. I was, however, able to follow the steps in LINK TO FORUM PAGE and successfully update the modem firmware.
colemurray I ran into the same. On mac, the process to resolve was a bit different. Here is the steps I used to resolve: Download 10.15.4 here https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools/Download?lang=en#infotabs cp /Applications/Nordic\ Semiconductor/lib/libnrfdfu.dylib <PATH TO YOUR PYTHON SITE-PACKAGES>/pynrfjprog/lib_x64/ Run update_modem.py