This simple app just show the received text from an external accessory and allow to send abritrary texts from a text field.
You have to change the PROTOCOL constant in ViewController.m file to match the protocol of your accessory.
You have to add this protocol in the Info.plist file as well in the UISupportedExternalAccessoryProtocols key.