Search code examples
iphone-sdk-3.0

using iPhone to send data with btstack


I'm developing an aplication which send a few data from an iPhone to a external bluetooth module. I have been reading the information in this forum but I still don't understand how to use btstack in order to develop that app (if it is possible). I'm using xCode enviroment to develop it. So I was wonder if somebody has a kind of simple and basic code to understand the use of btstack (either a project). I will be greatful of any help that you can give me in this topic.

Best regards.


Solution

  • Try to run the example made for Cocoa Touch, it's called BTstackCocoa on the btstack directory that you get via svn. I am in the exact same situation. Im running this app, but i get the SIGTERM while is searching for devices...