This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

write without response

Is there a way to configure the nRF51822 to support writewithoutResponse? I'm using the Adafruit Feather 32u4 with the nRF51822 ble chip. My iOS app works fine with the older Adafruit BLE4.0 nRF8001, but does not work with the Feather. The problem seems to be lack of support for the writewithoutResponse option. I was hoping my iOS app would port over directly.

Related