Hi,
I am testing the sample "machine learning" (from the template nrf/applications/machine_learning) on Thing52. And connect the Thingy52 to the central_uart on nrf52DK_52832 to stream the sensor data.
If I build these programs on the nrf SDK v1.8.0, there is no issue of the connection.
However, if I build with the SDK from v2.0.0 or higher, then the Thingy52 and nrf52DK are able to connect only once after flashing. Then if I turn off one of the devices and turn it on again, none of them can be connected again. The only way to make them be connectable again is by "erasing all memory and re-flashing the program".
Can you help me to solve this?
Thanks

