Before I dig into sending data over BLE I want to confirm a few things.
Am I correct to assume writing to Serial1 sends data over Bluetooth, and Serial1.Read() will read any incoming bluetooth bytes?
What methods are there to confirm a connection is made, or disconnect occurred?