I am trying to use BLE2 to send and receive 8 characters as a string every 250ms. Android one end and RN4870 ble module the other. The Module has a GATT “Transparent UART” service.
Have the BLEExample which connects to the module and reports the module name. The Read Data button reports some numbers I don't understand That is as far as I can get.
Members ReadData2 and WriteData require Service and Characteristic strings but I don't understand what they are and whatever I try seems to cause a syntax error.
Been reading the various BLE topics on the forum but my understanding of BLE is so limited they have not helped so far.
Been staring at this for a few days now.
Is there a tutorial or guide to help me which assumes I know nothing ?
Have the BLEExample which connects to the module and reports the module name. The Read Data button reports some numbers I don't understand That is as far as I can get.
Members ReadData2 and WriteData require Service and Characteristic strings but I don't understand what they are and whatever I try seems to cause a syntax error.
Been reading the various BLE topics on the forum but my understanding of BLE is so limited they have not helped so far.
Been staring at this for a few days now.
Is there a tutorial or guide to help me which assumes I know nothing ?