• nRF9e5 Dev kit
    i have just purchased the above dev kits but dont seem to be able to debug my software, can anyone advise me on how to setup the Keil compiler to do this please.
  • nRF9e5 Dev kit
    i have just purchased the above dev kits but dont seem to be able to debug my software, can anyone advise me on how to setup the Keil compiler to do this please.
  • nRF9E5 + 8051 + debug mode
    Hello, I'm a newbie in micro development. I have an evboard nRF9E5 kit and I would like to use the debug mode to see registers and ... What's the procedure to realize this ? Thanks a lot...
  • nRF9E5 + 8051 + debug mode
    Hello, I'm a newbie in micro development. I have an evboard nRF9E5 kit and I would like to use the debug mode to see registers and ... What's the procedure to realize this ? Thanks a lot...
  • Re: Writing data to serial EEPROM
    In serial EEPROM can i write the data in different locations or it should be written in sequence? For example, If i write the first data - 0x05 in location 0x0000, can i write the second data...