Bluetooth communication between an iPad and a PIN-PAD using Objective-C

0

I need help on how to use Core Bluetooth in communication with a PIN-PAD. I would like to know if this is possible, and if so, how can I do it?

Thank you!

    
asked by anonymous 14.03.2016 / 14:42

1 answer

0

I understand, this framework it does communication between devices via (WiFi, Bluetooth) sends data and receives data but would have to verify what type of communication is and how it is received and sent. MCDemo an example if you want to run it and make communication, is a simple example of CHAT, but uses the framework and its methods.

    
29.03.2016 / 12:08