sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

Dont echo Writes to Characteristic with BLEWriteWithoutResponse #174

Open mlu opened 7 years ago

mlu commented 7 years ago

This is the pull request for Issue #172

neroroxxx commented 5 years ago

This fixed the issue for me with MIDI messages sent by the central being recieved back by the central