Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hi,
I am using nRF52840 DK and I am following Nordic Academy nRF Connect SDK Fundamentals. I installed SDK 2.9.1 and toolchain 2.9.1
I copied the sample blinky and encountering...
In the old Nordic SDK we had the option of using "high accuracy" interrupts with GPIOTE by using something like NRFX_GPIOTE_CONFIG_IN_SENSE_LOTOHI(true);
Is there a similar...
I am currently working with the nrf54l15, I have both the DK and a custom board I designed. I am running into issues with the uart00 peripheral when using custom GPIO pins...
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...
I've written up a note on programming external nRF51822 boards (like the RedBearLab Nano) using the SWD interface of the nRF51-DK.
http://electronut.in/nrf51-dk-external-programming/
I've written up a simple project that uses the nRF51-DK to send LDR light levels over BLE using the Nordic UART Service (NUS). In the process, I have set up a cross-platform toolchain (OS X, Windows) using…
<o:shapedefaults v:ext="edit" spidmax="2050"/>
<![endif]-->
Idea:
Currently on the market we can find doznes of applications which monitor health parameters…
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…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…