Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
HI
when I use nrfutil.exe to generate .zip file on win10 64bit, I got the UnicodeDecodeError.
And :
Python version 2.7.9 (default, Dec 10 2014, 12:28:03) [MSC v.1500...
In my current project, I am receiving multiple indications from peripheral device. After 25 indications, I need to pause the indications or disable the indications. I am using...
I have a question about "LE Secure Connections (LE Security Mode 1: Level 4)".
I recognize that it is impossible to realize "LE Security Mode 1: Level 4" when adopting ...
I want to realize "LE Security Mode 1: Level 4". However, there is no IO capability in both devices.
I tried the following. 1) Set the IO capability of both devices to ...
I have a question about "LE Secure Connections".
I recognize that "LE Secure Connections" includes the following security modes and levels:
・ LE Security Mode 1 Level...
I run eraseall but the following error shows up. how can I fix it?
nrfjprog -f nrf52 --eraseall --log ERROR: JLinkARM DLL reported an error. Try again. If error condition...
Hi,
We have a requirement of reading the BLE Advertising name from flash instead of predefining it in as a MACRO. I saw in the notes it says to use ble_gap_cfg_device_name_t...
Hi. I have just updated to the latest nRF Connect software for windows (v3.0.0), and the latest programmer app.
However now it won't connect to my PCA10056 dev kit (see...
Today I was playing around w/ my nRF9160DK 0.8.2 and messing around w/ the Asset Tracker application. I edited the proj.conf file in order to attempt to get it to connect...
I want to read data over uart from sensor, advertise the value go to idle mode and wake up on rtc timeout to do the same thing again.
when I try to read data over uart from...
The nRF52832 chip and SDK12.3.0 implement the buttonless DFU function.
First, as you are guided by the DK board, you have already completed the tutorial.
I tried to run...
nRF52832_XXAA, nRF SDK 14.0.0, SoftDevice 132 v5.0.1
We run a single service with 2 characteristics: one for "target to host" and the other for "host to target", where the...
Help !
I use ANCS need change ATT MTU to more , but I met an incredible thing .
just change NRF_SDH_BLE_GAP_DATA_LENGTH to 189 & NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 185
...
Hi,
I was doing some current measurements and tried to reconnect my DK to my computer to put a new program on it. When I try to Connect J-Link, I get an error that says...
the link infocenter fail to download in:
(General PCB design guidelines for nRF52 series)
https://devzone.nordicsemi.com/nordic/short-range-guides/b/hardware-and-layout...