My name is Sepeci a student working on a project using nordic 2.4Ghz evaluation kit to transmit and receiver data between two PC. Need help for a C code using keil to perform the above task.
In that case, you'll need to give more details - like: What transceivers are you going to use? How do you intend to use them for this link? What interface do they provide to the PC? Hint: is is generally best to start without the RF link, and just use a direct wired connection to get your two PCs talking. Once you've got that bit working, then you can move it to RF. Of course, this is a forum for discussing Keil tools - not PC programming. There's plenty of other resources on the internet for PC programming.