Joined
Last Online
Recent Posts
Very unhappy to find out that the pins for the CC Debugger connection were not included on the board as indicated in the documentation.
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?