After setting the
CONFIG_BT_DEVICE_NAME_DYNAMIC=yoption I am unable to connect to the device anymore from the nRF Connect app (or others), even after removing that option again. The app connects, but then immediately disconnects again with reason 0x2A (BT_HCI_ERR_DIFF_TRANS_COLLISION). I have tried from two Android devices so far.
This is very probably more of an Android issue than an nRF issue, but I was hoping that someone on this forum may nonetheless have some advice regarding this issue.
In Android, I have tried:
- Clearing BlueTooth cache and data
- Clearing nRF Connect app cache and data
- Resetting network settings
- Restarting
(basically everything short of factory reset).
Any ideas?