BLEDocs
BLEDocs copied to clipboard
nRFGO studio Installation fails with Segger JLink exception
Hello there,
I am following your tutorial for the PlayOn on OSX but I am getting this error when is installing the Segger JLInk.
Did you encounter this issue before? I am on OSX El Captain and tried both the old version you suggested and the new release of the NRf Go studio but still the same issue.
Me the same error!!
I'm using PlayOnLinux 4.2.2 on Ubuntu 14.04.4 LTS but I get the same errors above about missing dll. I tried also 4.2.10 version of playonlinux with same problem.
I also tried to install before Segger JLink driver and then nrf studio go but the same problem. Is there a solution?
@robomotic @hardwinner
I would highly recommend using the following Arduino library instead of using nRFgo studio: https://github.com/sandeepmistry/arduino-BLEPeripheral
It doesn't have all the knobs the nRFgo studio has, but makes some of the examples in this repo much simpler.
Could you provide a more detailed procedure to make the two board communicate? That is nRF24L01 on Arduino and nRF24LU1 plugged in using its USB with Ubuntu. Thanks