Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
<Environment> - Windows10 - nrf v1.3.0 - modem fw 1.2.0
I'm attempting to make a socket and communicate with the modem using it.
However, sending data doesn't work out...
Hi everyone,
Looking the nRF52840 Product Specification v1.1, I see that there are several System Off modes.
1. Using the function sd_power_system_off() what is the by...
Hi,
i'm new on using nRF5 modules and i have some question about how to program the nRF52840 on a custom board, so with a completely new chip.
Reading the schematic of...
I am using nrf52840 DK (pca10056) board and nrf5SDK 16. There is one low power sensor connected to the board via SPI interface. My program consume less than 30uA before I...
HI:
I transfer the init packet and firmware to bootloader successfully by UART DFU, and then the app can not start. It report error as below:
<00> info> app: Inside main...
Hi All,
My update of nRF Connect v3.3.0 failed after a while:
Update of nRF Connect failed with the following Error-MSG:
On the same day I got an install from Oracle...
Hello everyone,
I would like to use the PPK with a NRF52 Dk, but I have external sensors connected to the VDD and 5V, so when I will plug the ppk I will have to disconnect...
Hi,
I am reading a 24-bit data from SPI by getting a data-ready interrupt from GPIOTE pin in a NRF52832 chip. I have to buffer data for the BLE interval duration then send...
Hi,
I am using BLE-UART example in my project and to start advertising I am using below piece of code.
By default in the sdk (ble_advertising.c) the advertising type...
Hi,
I don't want the spm and application firmware built together so I tried using the "spm" sample in version 1.3 of the sdk. However when configuring the project i t...
I have a requirement that my peripheral device should only rely on the central to start any security operation. Right now I see a problem when the central side removes the...
I am new to BLE with my nRF51. I've got this example and I try to stop a RSSI scan when the device get all advertising data from the local device.
But when I try to add...
I burned this program in nrf9160 ncs v1.3, and how do I fix the following error?
An example can be found in the figure below
Example prj configuration see figure ...
Hi,
I would like to evaluate the NRF52811 chipset module (BMD-360 from UBlox) using the NRF52840 DK.
If I am to read the Constant Tone Extension that will be transmitted...
I followed an instructions developer.nordicsemi.com/.../gs_assistant.html in the case of Kubuntu 20.04 and developer.nordicsemi.com/.../gs_assistant.html in the case of Windows...