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

sd_ble_gatts_hvx() failed: 0x8

Trying the ATT_MTU Thourughput Example with SoftDevice:

nRF5_SDK_13.0.0-1.alpha_055eef3/components/softdevice/s140/hex/s140_nrf52840_5.0.0-1.alpha_softdevice.hex

on two nRF52840 devices, when I get to the 6th step of sending '1' to the tester I get this output:

APP:INFO:Test is ready. Press any key to run.

AMTS:ERROR:sd_ble_gatts_hvx() failed: 0x8

APP:INFO:ATT MTU exchange completed.

after that I have to restart them, what could be the case? thanks

Related