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

Thingy 52 - Getting Started, Having Issues

Hi,

I am just getting started with the thingy 52 and I need some guidance. I am a EE by profession so I feel a bit out of my league here. 

When I unwrapped my thingy I was able to pair it with my phone no problem. Since then I've messed around with flashing my own code and other examples but now on the app it can never locate the device. I assumed with the one given example in the thingy 52 SDK, it would be able to pair to the phone. Is this not true? What do I need to do to use the example (ble_app_thingy_s132_pca20020) and pair it to my phone?

My application is very simple, all I want to do is send motion data (accelerometer and gyrocope data) and one other external sensor via BLE to the app. I find the thingy SDK example to be pretty overwhelming for my skill set, is there a better place to start or at least what section of the app should I pay attention to? 

Thanks!

Parents Reply
  • The Thingy firmware works with Thingy App.  Other example from the SDK does not but works with other App.  Usually we use the App called nRFConnect to test the BLE firmware.  In order for you to able to modify and add other things to the Thingy firmware, you need first to understand how everything works piece by piece.  The SDK examples will give that.  Other resources are also available for getting started.  This blog shows you some simple way to write BLE firmware.  http://embeddedsoftdev.blogspot.com/2017/

    The other compatible firmware does work with the Thingy App.  That is why I said compatible.  It used different sensor and send converted data to the Thingy App.  See this video www.youtube.com/watch

Children
Related