• Nordic chip, what number are the interrupts?
    Hi! I'm new to 8051 controllers and are now using the nRF24LE1 for a school project. I am used to the AVR architecture and writing interrupts like "ISR_interrupt_vector()" but I can see that...
  • download issues with Nordic nrfGo and Keil microvision 4
    For some unexplained reason I can not get the compiler to download to the flash on the nordic motherboard. I have completely uninstalled and reinstalled the nrfGo software and the Keil compiler and...
  • Nordic nRF24LE1
    I have a starter kit from nordic and use keil as a compiler I have download and install everything but canÂ't compile the new device nrf24LE1 is not in the device list. Any ide?
  • Interrupt Issue
    Can I call function outside of ISR,from inside of an ISR which is call by other function(eg. from MAIN) in AT89S52 using C?
  • Nordic RF Tranceiver with 8051
    I would like to use this device nRF9E5 for a project.According to the datasheet it requires an external EEPROM for program code storage.Can anyone tell me what (free) software/hardware to use to program...