• Flash Thingy firmware using NrfGo

    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…
  • Unable to burn custom firmware.

    I was able to create a Distribution package with the command as shown in the following photo. I have taken the zip file from email app in my iPhone and have opened in thingy app. After that I am unable to burn the latest firmware even though I am…
  • Where can i find nrf51822 firmware?

    Anyone know how to put the nrf51822 firmware again? I made an update and deleted it from the kit. Where can I find it? Thanks
  • Updating Firmware App for customers

    Hi, I developed a device and I ship this devices to custemers. Now I want to update firmware of this devices with user friendly app. Is there any app updating app for customers? Thanks, Onur
  • Packet lost during stream of data transmission - connection interval issue?

    SDK Version: 9.0.0 Softdevice: S110 v8.0.0 I'm currently trying to send streams of data from an Android app to a nrf51. However, at some point, Android side writes to the characteristic which the nrf51 does not acknolwedge. How it works: Android…