Hi all,
I am playing with Arduino Uno + BlueSMiRF module. My goal is to detect if the Bluetooth connection is on or off. While the connection is off, I would like to stop some sensing operations and stop writing serial port on the Arduino side. Is there any method to pull out the Bluetooth connection status?
Thanks in advance.