This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

serial communication between 2 pc using 2.4Ghz wireless

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.

Parents Reply Children
  • 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.