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