When running example code which involves BLE on nRF52840-based boards, the devices (which have assigned names in the example code) don't show up on the iOS nRF Connect scanner...
Hello,
In my experimentation to update advertising data during runtime, I am following the example @
It is using the ble_advertising.h library module
However I would...
Hi all
I'm working on custom board build with an nrf9161. Right now I'd like to use a gpio as input with interrupt for i2c captor icm20948. So for I've searched and I think...
We need to issue a command to an nrf52840 device :
nrfjprog --program file.hex --chiperase --verify.
everithing is working with [nrf-command-line-tools-10.24.2-x64.exe...
These are customized UUIDS declared by me
/* Custom Service Variables */
#define BT_UUID_CUSTOM_SERVICE_VAL BT_UUID_128_ENCODE ( 0x821675c3 , 0x4046 , 0x45f9 , 0xb8df...
Recently, we've updated the SEGGER Embedded Studio Nordic edition (SES) to version 4.16 (SES Nordic Edition is special version of SES built specifically for nRF Connect SDK).
This updated version introduced…
Range testing of any RF scheme is inherently limited by the RF environment, antenna design, tuning and many other factors. The usefulness of range testing is to provide a basis for comparison while keeping…
This blog post describes how you can take advantage of the 4 MOSFET's on the Thingy:52.
DISCLAIMER: Please verify all information that is used/retrieved from this blog post. Some of the information…
Nordic's Power Profiler Kit (PPK) is an inexpensive piece of hardware that can provide a significant amount of insight into the operation and performance of your project. Although there is a lot that…
This project was originally made in an outdated version of NCS, but it has now been updated to NCS v1.5.0. The instructions are the same as before, but the code is different.
Disclaimer: This is a student…
Purpose
This document will show how to automate the provisioning process for Nordic BLE Mesh nodes using Python scripting. When provisioning nodes using PyACI (Python Application Controller Interface)…
I implemented parts of the BLE-MIDI service along with a small example application. I wanted to share it here on the blog, in case someone would find it useful. The intended audience is primarily someone…
This getting started guide is meant as a more detailed practical guide for the Thread Secure DFU Example found on Infocenter which demonstrates upgrade of firmware over the air (OTA). For any questions…
This getting started guide is meant as a more detailed practical guide for the Zigbee OTA (Over the Air) Upgrade Client Example found on Infocenter. If you have any questions regarding Zigbee or Zigbee…