I want to develop a project using nRF24LE1. I have seen that this IC has a feature of 8051 micro controller. I want to program this in C language.
I want to develop a project using nRF24LE1. I have seen that this IC has a feature of 8051 micro controller. I want to program this in C language.
Hi,
Please see this thread:
https://devzone.nordicsemi.com/f/nordic-q-a/3132/nrf24le-how-to-start-developing
The development tools, nRFgo Starter kit + nRF24LE1 modules and a Keil C51 compiler license, is quite an expensive setup for development compared to our nRF5-series devices, which use ARM Cortex M CPU cores. nRF5-series development kits also have standalone DK's, with an onboard debugger/programmer for ease of use and you get Segger Embedded Studio license for free when using it with our nRF5-series devices.
nRF5-series devices can also be programmed in C.
Kind regards,
Håkon
Hi,
Please see this thread:
https://devzone.nordicsemi.com/f/nordic-q-a/3132/nrf24le-how-to-start-developing
The development tools, nRFgo Starter kit + nRF24LE1 modules and a Keil C51 compiler license, is quite an expensive setup for development compared to our nRF5-series devices, which use ARM Cortex M CPU cores. nRF5-series development kits also have standalone DK's, with an onboard debugger/programmer for ease of use and you get Segger Embedded Studio license for free when using it with our nRF5-series devices.
nRF5-series devices can also be programmed in C.
Kind regards,
Håkon