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

Thingy Disconnects from GitHub Android App

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:

Bluetooth Disconnect

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!

Parents
  • Just as an update: I'm not able to get any BLE packets to appear in Wireshark using the Nordic Sniffer extension.  The hardware shows up, and I've got the emulator version dates to match, but no data seems to be showing up when I run Wireshark.  I'm using the nRF52840 as the sniffer.  I loaded the hex for the nRF52832 from the extcap hex\ folder since there wasn't a hex for the nRF52840.

     

    Like before, I'll get another Android device to test, but it won't be until tomorrow.

     

    Thanks again!

Reply
  • Just as an update: I'm not able to get any BLE packets to appear in Wireshark using the Nordic Sniffer extension.  The hardware shows up, and I've got the emulator version dates to match, but no data seems to be showing up when I run Wireshark.  I'm using the nRF52840 as the sniffer.  I loaded the hex for the nRF52832 from the extcap hex\ folder since there wasn't a hex for the nRF52840.

     

    Like before, I'll get another Android device to test, but it won't be until tomorrow.

     

    Thanks again!

Children
No Data
Related