Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hello,
I just downloaded Keil and ran through a few tutorials for the nRF51 Dev Kit, so I am brand new to this development environment.
I am trying to get the nRF51422...
Hello Nordicsemi,
i need to develop a system in which i have identify a user presence in a particular area
for that i m planing to design a BLE enable device for a user...
Hi,
I followed the steps to setup my nRF52 DK with eclipse. I could also build the code without errors. However, when I try to debug it, it says cannot connect to J-Link...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hi all, I am trying to use the UART hardware module inside the nRF52 DK. I am very new programming with Nordic chips and C, my previous experience is programming Arduino and...
I don't have a QFN package, I have a WL-CSP package. Presumably, this define should be changed to NRF51822_??AA_??, but I can't find anyplace where the options are listed...
Please can any one tell me that how to recognize the sdk version of that we are used it can be predict from softdevice version?
for ex. •S132 SoftDevice v2.0.0 is used in...
Hi,
I am working on a project that includes eddystone format. I am using SDK v13 sample example. When ı try to disable auto relock feature, ı cannot read or write any adv...
Is there any way to print all SDK documents at once?
I'd like to print all of the SDK v12.0 Documents and carry it with in offline,
But I can hardly find any PDF Document...
Hi.
I'm trying to figure out how to properly use GPIO pins, but so far I did not find a document explaining how to use GPIO with nrf included functions.
I found bits and...
I am using nRF51 (PCA10028) DK and nRF51 SDK v9.0.0 for Development. I want to merge all three DFU(BLE + SERIAL + ANT). i have merge BLE and SERIAL DFU code. For this i have...
Hi,
I merged 3 hex files(softdevice.hex, bootloader.hex, application.hex)
I uploaded this hex file to nrf52382 DK.
After uploading hex file to DK, although there...