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

New project using Thingy, or DK?

Hi,

I am starting a new iOS BTLE project for a new kind of music instrument. I started with the Thingy believing that that would be a good reference design to start from. While the hardware is great, the firmware is very lacking and requires a several thousand dollar (from what I can tell) purchase from Keil to use a $40 reference design. Am I missing something here? The SES version of the Thingy FW is out of date and fraught with build errors.

As such, is it better to perhaps start a new design using one of the DK boards instead of the thingy?

Thoughts?

Thank you,

Kevin

Parents
  • Hello,

    I assume you are talking about the Segger Embedded Studio (SES) projects in the Thingy SDK.

    Unfortunately, the SES projects were never supposed to be released in that SDK, because they do not work. It is removed from the github repo containing the SDK for Thingy, but the SDK for Thingy download on nordicsemi.com isn't changed.

    The difference  between the Thingy SDK and the "normal" SDK is that the Thingy SDK has the example project that is shipped with the Thingy, and the motion drivers, LED drivers, and the drivers for the different sensors that the Thingy use. Other than that, the nRF5_SDK should work with the thingy, but you will not be able to use the sensors.

    If you want to use the thingy SDK, perhaps you can try to check the project file that my colleague, Joakim posted in this ticket.

    Best regards,

    Edvin

Reply
  • Hello,

    I assume you are talking about the Segger Embedded Studio (SES) projects in the Thingy SDK.

    Unfortunately, the SES projects were never supposed to be released in that SDK, because they do not work. It is removed from the github repo containing the SDK for Thingy, but the SDK for Thingy download on nordicsemi.com isn't changed.

    The difference  between the Thingy SDK and the "normal" SDK is that the Thingy SDK has the example project that is shipped with the Thingy, and the motion drivers, LED drivers, and the drivers for the different sensors that the Thingy use. Other than that, the nRF5_SDK should work with the thingy, but you will not be able to use the sensors.

    If you want to use the thingy SDK, perhaps you can try to check the project file that my colleague, Joakim posted in this ticket.

    Best regards,

    Edvin

Children
Related