Details
Hardware: Thingy52, nRF52840 Dev Board, Samsung Tab A running Android 5.1.1
Software: Windows 10, using GCC for compilation, Thingy52 SDK, Android-Nordic-Thingy-master from GitHub
I'm trying to run the Android app from the GitHub to connect with a Thingy, but when the two try to connect, the Thingy says it connects. Immediately, though, it disconnects. Segger RTT reveals this:
The Thingy can connect to the app store versions of the Thingy app, but when I try loading the GitHub version and running it, the Thingy refuses to connect. Eventually, I'd like to modify the Android app, but I need to be able to connect and send the default data first.
I've found someone else having the same issue. The project is time sensitive so I decided to take it to a private forum.
What could the issue be?
Thanks!