views:

95

answers:

1

Hi everybody,

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.

A: 

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...

Marco
thanks for helping me. I'mm trying to compile the CBstackCocoa example but I just get the next error code "ld: library not found for -lBTstack" does anybody know how to solve this problem or what is it related to? best regards.