I have an i.MX8 arm linux system running an OS based on yocto, with an nrf52840 connected over USB. The linux system receives nrf52840 firmware as part of its OTA, and updates...
Hey, I am trying to run F8100 development board with nrf52840 development board, while I make the connection simply like CS-D10(Arduino pin layout presenting), MISO- D11,...
Hey everyone!
I’m working on a project using Zephyr with an nRF5340 board and trying to configure UART1 completely from scratch. Most tutorials I’ve found only cover UART0...
I can't remember where I found it now, there was a file somewhere that listed all the files in a project. It had
absolute paths which filled me with dread as it means a...
Hi Nordic team,
I was testing whether Zephyr's LLEXT would work on the nRF52840DK. The example can be compiled on NCS 2.7.0 and loads fine. However the final step of having...
Nordic Semiconductor already provides reference designs for Altium Designer (R), but if you prefer EAGLE here is a quick guide on how to use the EAGLE reference design.
This quick guide assumes you are…
In a previous blog post, RK has shown us how to use Segger SystemView to monitor a bare-metal application as well as the Softdevice. Based on his work, we will see how to go further and add FreeRTOS to…
It is exciting to see that in the release of Android Nougat, in addition to 72 new emojis, support for Bluetooth pairing with NFC using the out-of-band (OOB) method is included. By utilizing NFC pairing…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52805. It is intended as a nRF52805 specific addition to the General PCB design guidelines for…
Introduction
The nRF52805 SoC is a low-cost member of the nRF52 Series with a subset of the features of the nRF52811 and nRF52810 SoCs. As the nRF52805 has a feature subset of the nRF52810/11 SoCs, which…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52832. It is intended as a nRF52832 specific addition to the General PCB design guidelines for…
Since Nordic Semiconductor announced that it has partnered with one of the world’s largest international cellular carriers, iBASIS, to use nRF9160 System-in-Package (SiP) module and to include an iBasis…
The Nordic Thingy:91 is a cellular IoT prototyping platform. It is based on the nRF9160 System-in-Package (SiP). The nRF9160 has an integrated modem that supports both LTE-M and NB-IoT. The factory programmed…
CoreBluetooth is the native iOS framework to communicate with Bluetooth-enabled Low Power (LE) devices, except iBeacons (which require CoreLocation) and HomeKit devices. It is easy to start with, if one…