I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
I created a custom bootloader based on the SDK 15.3.0 secure bootloader. At location 0xFF8 I defined the uicr bootloader start address as 0xE4000 but my bootloader actually...
Hello
I was trying to add BH1749 I2C Sensor for existing Mesh_Sensor example to get RGB values like shown in this Light_Sensor example. Couldn't decide how to do it and...
Hello all,
Environment: nRF52840-DK, NRF SDK V15.0.0, SoftDevice s140 v 6.0.0, ARMGCC building with Makefile
I am currently trying to combine the examples of the USB and...
On a 52840 USB stick, I successfully tested the "observer" demo app.
Now, I tried to extend it by enabling CONFIG_BT_EXT_ADV=y which is supposed to print some details about...
Hi, I got strange error which I can't to fix.
From time to time, I get the same readings from every function which counts the CPU cycles. They all base on DWT_CTRL. Board...
Using NCS SDK v2.1.0
Example Project: nrf/samples/bluetooth/peripheral_power_profiling
Building the example project gives build warnings:
Could you help me understand...
Hi,
I am trying to implement a Low Power Wireless technology to get sensor values from more than 10 devices at a time. On doing research, I found that the Thread Topology...
Hello, we have built a custom nRF9160 board with different populations for the GPS antenna, now we would like to do some tests to find out which variant offers the best signal...
Hi!
The posts I've found regarding this were quite old, and they mentioned features which then were coming.
So I'll ask anew: Is it possible to use AT-commands through...
Hello,
I would like to ask you if SoftDevice S132 v.7.x.x allows Master-initiated Feature Exchange procedure?
BLE Core spec: Vol6, Part B, Cap. 5.1.4.1.
I tried to find...
Hi everyone, I use nrf52833 to make dongle. My test found that after suspend of usb, I tried to enable ESB rx mode, but I couldn't receive rf data. What is the problem?The...
Hello,
When deleting a bond from the central, after trying to reconnect with the peripheral the PM_EVT_CONN_SEC_CONFIG_REQ gets called as expected. I know that allow repairing...
I have been trying to develop a project, my custom board has a nRF52840 chip and I have a nRF52840 DK too.
My problem is when I try to debug any example from any SDK....
Hi, I attended the Nordic Seminar in Tel Aviv last week and heard several lectures from your experts.
It was recommended that we use a module with Nordic IC rather than...
Hi,
I am using vscode and nCS on windows, kindly help me with below 3 queries:
1. How to generate a binary signing key, say "KEY_1"..?
2. How to sign a binary with...