George04:
So how would declare blueToothSerial without using SoftwareSerial?
You wouldn't. You'd connect the device to two of the other RXn/TXn pins, and use Serial1, Serial2, or Serial3, depending on which pins you connect it to.
George04:
So how would declare blueToothSerial without using SoftwareSerial?
You wouldn't. You'd connect the device to two of the other RXn/TXn pins, and use Serial1, Serial2, or Serial3, depending on which pins you connect it to.