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

Bluetooth Communication

Do u all have any idea using Bluetooth to communicate with 8051 since bluetooth support virtual serial port. Don't u all think it is cool for this?

Parents
  • "instead of using serial port wt cable to communicate with 8051 and we use bluetooth"

    I think you will find that "using bluetooth" amounts to just connecting a bluetooth module to the 8051's serial port.

    Thus, as I said before, to the 8051 this is merely a serial port problem - it makes no difference to the 8051 whether its serial port is connected to a cable or a Bluetooth module, or ...

Reply
  • "instead of using serial port wt cable to communicate with 8051 and we use bluetooth"

    I think you will find that "using bluetooth" amounts to just connecting a bluetooth module to the 8051's serial port.

    Thus, as I said before, to the 8051 this is merely a serial port problem - it makes no difference to the 8051 whether its serial port is connected to a cable or a Bluetooth module, or ...

Children