• Inline Assembly with the nRF24E1
    Hello. I am working on porting some code for the nRF24E1 from the SDCC compiler to the Keil compiler. I have the code compiling fine, but I had to comment out some inline assembly functions that are...
  • Inline Assembly with the nRF24E1
    Hello. I am working on porting some code for the nRF24E1 from the SDCC compiler to the Keil compiler. I have the code compiling fine, but I had to comment out some inline assembly functions that are...
  • Problems with Nordic nRF24E1 and serial protocol
    Hey out there, finally I'm at my PC again and can post my code if needed. Here's the situation: I've bought me a nRF24E1-EVKIT from nordic because I want to transmit an extern generated serial realtime...
  • Problems with Nordic nRF24E1 and serial protocol
    Hey out there, finally I'm at my PC again and can post my code if needed. Here's the situation: I've bought me a nRF24E1-EVKIT from nordic because I want to transmit an extern generated serial realtime...
  • C51 and nRF24e1 problem, code UNDER 2k
    I am trying out two boards for a wireless app, the Chipcon cc2510, and the Nordic nRF24E1, both have 8051 on board. They are each geared towards one IDE or another, Nordic and Keil, Chipcon and IAR....