Is there any analog to digital input on the nRF9061 SiP / DK? I essentially need to plug in a microphone to this, so I looked at a couple of options -- ADC, the DMIC interface...
Hi,
We want to implement capacitive sensing of nrf53.
Can you help how I can use the nrf53 for capacitive sensing feature, as there is not much information given in datasheet...
I using nrf52805 for DTM, in sdk17.1, pca10040e. I only changed RXTX pin number, but did not modify the rest. Then use Nordic Connect for DTM testing, and the following prompt...
HI,
I am building "esb_ptx" sample in NRF54L15-PDK, by using CONFIG_DYNAMIC_INTERRUPTS, but it;s always reset like below;How to config the prj.conf to enable CONFIG_DYNAMIC_INTERRUPTS...
I have the following setup in my overlay file:
relay { compatible = "gpio-relay"; relay1: relay_1 { gpios = <&gpio0 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; label = "DC Mtr...
This tutorial is valid as of 2018-06-06, updates to tools and SDKs might have been made since then. Please review the information on http://infocenter.nordicsemi.com/ to see if any updates have been made…
As customers reach the end of their design cycle, their attention generally falls on power optimization, especially for battery powered designs. The following are hints for achieving the lowest possible…
It has been some time since we released new SDK for the nRFready Smart Remote 3 for nRF52 Series. The recently released rev 1.2 of the firmware introduces a lot of new features and improvements. This SDK…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…
This tutorial demonstrates how to adapt and program SDK example applications to the nRF52840 dongle using USB DFU. It also describes how to program the dongle via Serial Wire Debug (SWD) using an external…
We are happy to announce our first release of the nRF Connect for Cloud Device API!
Connect your BLE, LTE/NB-IoT or any other device to our free IoT development platform and interact with that device through…
This is a follow-up to my previous blog post; adding custom commands to a BLE example.
I hope it was interesting to see an example of adding the vendor specific Nordic UART service (NUS) into another…
We have produced a video tutorial in two parts about Bluetooth low energy. The purpose is to give you a developer’s introduction to BLE and the development tools offered by Nordic Semiconductor.
NB! Please…