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

Automated testing using NRF connect: NRF Connect auto connects even when "Use autoConnect" is unchecked

I am performing automated testing on my device using an xml file that I have written. My xml contains a disconnect command. I observed that NRF connect reconnects to my device after disconnection and keeps on doing this even though the "Use autoConnect" checkbox is unchecked.

I observed this phenomenon only when "Show incoming connection" option is enabled. I guess NRF connect should not reconnect when "Use autoConnect" is unchecked. Is this a bug in NRF Connect?

Related