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

nRF Connect, Ubuntu Gnome 17.04, blank window

Hello everyone,

I'm usually on the cutting edge with Ubuntu Linux. I upgrade my development box frequently, because I like the precompiled binaries in the Ubuntu repository. I prefer to use my time building nRF52 apps from source, rather than building Linux apps from source.

I just upgraded to Ubuntu Gnome 17.04. I also have nRF Connect v 1.1.1. I have a PCA10040 board connected to a USB port, to use as a BLE receiver.

I had everything working in 16.04, save for a mysterious, but apparently harmless, JavaScript error message which occurred when I closed nRF Connect (click here if you're interested).

On 17.04, nRF Connect starts up correctly. The Select serial port pull down menu shows my PCA10040 board attached to /dev/tty/ACM0. However, when I select that board, the whole nRF Connect window goes... blank.

Please advise, thanks.

Parents
  • In the other thread it was suggested I post my questions on the SEGGER forum. I am waiting for their admins to approve my forum registration.

    In the mean time, I will post my nrfjprog results. I upgraded to 9.5.0. Here is a session log from my attempt to run nrfjprog from within its own folder (I haven't updated PATH yet):

    [email protected]:~/bin/nrfjprog$ ./nrfjprog -i
    682202220
    [email protected]:~/bin/nrfjprog$ ./nrfjprog --eraseall --log
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.
    [email protected]:~/bin/nrfjprog$ ./nrfjprog --eraseall --snr 682202220 --log
    <same 3 error lines as above>
    
Reply
  • In the other thread it was suggested I post my questions on the SEGGER forum. I am waiting for their admins to approve my forum registration.

    In the mean time, I will post my nrfjprog results. I upgraded to 9.5.0. Here is a session log from my attempt to run nrfjprog from within its own folder (I haven't updated PATH yet):

    [email protected]:~/bin/nrfjprog$ ./nrfjprog -i
    682202220
    [email protected]:~/bin/nrfjprog$ ./nrfjprog --eraseall --log
    ERROR: JLinkARM DLL reported an error. Try again. If error condition
    ERROR: persists, run the same command again with argument --log, contact Nordic
    ERROR: Semiconductor and provide the generated log.log file to them.
    [email protected]:~/bin/nrfjprog$ ./nrfjprog --eraseall --snr 682202220 --log
    <same 3 error lines as above>
    
Children
No Data
Related