I am trying to flash custom firmware to Thingy using nrf52dk and nrfgostudio.
I have attached a cable from the debug out port on the DK to Thingy, and followed the steps here: nordicsemiconductor.github.io/.../dfu_cable.html
However, in NrfGo under…
Hi sir,
I encountered a problem when I tried to build Thingy SDK. Here are steps what I did,
Download "thingy_sdk_v2.1.0" SDK and followed README.md to install the prerequisites tools and also run "setup_sdk.bat".
Try compiling the Thingy…
Hi,
I have downloaded the latest Thingy firmware v2.1.0 and setup the IDE as per [here].( devzone.nordicsemi.com/.../)
The code compiles and upon starting debug with SES, the code can be flashed to the board and the IDE shows that the code is running…
Hi there,
I am trying to measure environment below 0 C but the app reboots and refuse to connect with thingy52 at lower temperatures. Do I have to set up anything else?
Hi,
I am trying to port the Thingy project (ble_app_thingy_s132_pca20020) to Segger Embedded Studio on a Mac and it proved to be not an easy task, in fact I have hit a few road blocks.
I have followed step by step the instructions here: devzone…