Basic Stamp and Easy Bluetooth
Carol
Posts: 1
I am doing this project to monitor a device. Examples, is the device's battery low or has the device been dropped.
I need to send this information of the device to a mobile phone through bluetooth but i am puzzle about how to do it.
How do i automatically connect the easy bluetooth with the mobile phone and how do use serin or serout to send the data to the mobile phone?
I am using the basic stamp to program the bluetooth.
I need to send this information of the device to a mobile phone through bluetooth but i am puzzle about how to do it.
How do i automatically connect the easy bluetooth with the mobile phone and how do use serin or serout to send the data to the mobile phone?
I am using the basic stamp to program the bluetooth.
Comments
The Stamp Syntax and Reference Manual shows how to use the SERIN / SEROUT statements and the Easy Bluetooth documentation shows how to communicate using these with the Easy Bluetooth device. Read the documentation. There are plenty of examples.