Hello everyone I am gradually learning Bluetooth, it takes time, but I need a temporary solution, I need a so-called adapter, Bluetooth <-> UART, to simply transfer bytes...
ZBOSS NCP: ZBOSS NCP Serial Protocol, Version 1.5 states that a "Full featured Zigbee PRO r22 platform is provided".
Is a more recent version of this document available...
Just starting out developing for Nordic Devices and I've got a very basic generic switch working on the nrf52840 DK. I've commissioned it with Apple Home Kit / Apple TV serving...
HI
We are manufacturing products with nRF52832 and NUS.
1. Configuration
Pheripheral <-------- pairing -----> central
1.Problem
1) Out of 10,000 units produced...
Dear Nordic company,
I am writting to you in order to get some information about buffer sizes in your aplication. I think, I am bale to modify buffer size and maximum...
I've updated my article on external SWD programming using the nRF51-DK. I have also designed an adapter board for these modules.
http://electronut.in/nrf51-dk-external-programming/#E3BO
Here is a small guide on how to build Wireshark with a BLE plugin under linux, with a small example on using this plugin with the Nordic Sniffer API.
##Prerequisites
nRF Dongle (PCA10031/PCA10000)…
In this post, we try to setup OpenWRT on a Japanese router, Buffalo WZR-600DHP, which has a Atheros AR7161 in side. The officail guide by OpenWRT could be found here:
http://wiki.openwrt.org/toh/buffalo…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…
The content of this guide is now covered in the documentation on nrf Connect SDK documentation page.For the most up-to-date instruction to Update Cloud Certificate please follow this link.
The nRF Connect Programmer application now also supports MCUboot! Follow these steps to update through the programmer application or the following guide for the command line alternative.
This guide shows…
I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are…
In this post I will give you an introduction to the four kinds of data you need to consider when developing an IoT product:
Device State
Device Configuration
Past Data
Firmware Updates
It's these …
Continuous delivery is in important aspect of short time to market and since the nRF9160 supports firmware over the air updates we want to ship a new firmware to our development boards every time we update…