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

Thingy52 to nRF Dev example

I'm looking for a simple demonstration application that can run on the nRF52 Dev board and communicate with the default Thingy52 firmware.  My plan is to get this working on the nRF Dev board, then port it onto my custom nRF52840 device.  My host processor will communicate with the nRF52840 over the UART interface to collect the Thingy52 telemetry and send it to my Azure IoT Hub.

Any help with a working example would be appreciated,

Brian

Parents
  • Hi Brian

    Which of the Thingy services do you require in order to implement your application?

    There is no official client implementation for the Thingy services unfortunately. The assumption is that the client will be implemented on the phone side, not in an nRF52 device. Thas being said I know that some of the services have been implemented client side in various unofficial demos and examples (such as this one).

    If you let me know which services you need I will try to compile the ones that are available. 

    Best regards
    Torbjørn

  • Hi Torbjørn,

    Thank you for the help.  I think that if we could get all the environmental telemetry that would be fantastic.  So Temperature, Pressure, Humidity and air quality readings.

    I'll take a look at the demo you identified.

    Brian

Reply Children
Related