Can we use nRFgo Studio to do development work or compile code on the nRF24LU1+ device? Is it a free software or require a license.?
Can we use nRFgo Studio to do development work or compile code on the nRF24LU1+ device? Is it a free software or require a license.?
You can use nRFgo studio to upload code onto the nRF24LU1 and configure it but only if you also have the nRFGo Starter kit (which someone recently posted was expensive). nRFgo studio isn't a compiler, if you want to compile you need something like Keil and I think the free version is limited to 2kB of code, which isn't much and the license for Keil is costly.
There's a free compiler out there for 8051, SDCC, but I've never used it nor have I come across anyone who has.