Hi,
===========================
Chip: nRF52832
SDK: nRF5_SDK_17.0.2_d674dde
Role: Central /Peripheral
Project: BLE gateway
===========================
We currently encouter a connect issue with our nrf52832 gateway device, we have no idea about it now...
The ble gateway want to connect the heart rate device, which running the ble_app_hrs example in SDK 17, for test, but it is disconnected after conn parameters update, the reason is 0x8. From the wireshark, the master has send LL_CONNECTION_UPDATE_IND to slave, but the slave no response any more and enters to adv mode.
I require some support in this. I will appreciate the help given.
Thank you.