Receives 1 from Android, sends 3 back Works w/Android code that sends/receives data after "send" button is clicked on Android app. "Send" button click is the ble event that calls writepackets(). writepackets(): sends three 20-byte packets called at: - WrittenHandler - ble.waitForEvent Does not wait Does not print

Dependencies:   BLE_API mbed nRF51822

Fork of nRF51822_Updated by Nicholas Hazen

Committer:
feralwookie7
Date:
Thu Oct 22 17:38:56 2015 +0000
Revision:
8:bd3130b890e5
Parent:
2:4b66b69c7ecb
Works w/Android code that sends/receives data after send button clicked on app; Send button click = ble event that calls writepackets(); ; writepackets(): sends 3 20-byte packets; called at: WrittenHandler, ble.waitForEvent; ; Does not wait; Does not print

Who changed what in which revision?

UserRevisionLine numberNew contents of line
RedBearLab 2:4b66b69c7ecb 1 http://mbed.org/users/mbed_official/code/mbed/builds/bad568076d81