ChrisNTR,
Beef for you sir! Thank you for porting this over for us! Cant wait to give
it a try!
-Matt
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Bluetooth-Chat-sample-tp5076608p5099827.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Hi ChrisNTR,
Yes, it works!
After doing the same tweaks as I had done with the Java stuff I'm able to
receive data from a heart rate monitor.
Thanks again
Frank
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Bluetooth-Chat-sample-tp5076608p5089955.html
Sent fro
Hi ChrisNTR,
wow, thanks a lot. I will have a look at it later today.
Cheers
Frnk
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Bluetooth-Chat-sample-tp5076608p5085447.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Hi Guys,
Here's a line by line port of the Bluetooth Chat example for Mono for
Android:
https://github.com/chrisntr/monodroid-samples/tree/master/BluetoothChat
There's probably a bunch of improvement that can improve it (such as using
enum's instead of ints for status messages and using .net thre
I second this! Please port this over for us! I cannot figure out how to read
bluetooth information(Serial Data)
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Bluetooth-Chat-sample-tp5076608p5082991.html
Sent from the Mono for Android mailing list archive at Nabble
Hi,
is there any chance that someone at Xamarin will migrate the Bluetooth
Chat example that can be found at http://developer.android.com to
monodroid?
I did some experimenting in Java based on that example and it would help
me a lot to get started with an app I plan to to do with monodroid havin