Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
We tried two build options:
1. thread version 1.1 with
# Set OpenThread NCP architecture CONFIG_OPENTHREAD_COPROCESSOR=y CONFIG_OPENTHREAD_COPROCESSOR_RCP=y
CONFIG_OPENTHREAD_THREAD_VERSION_1_1...
Hello
I'm using sdk v17.0.2 and I'm going to program using nrf52840 dongle.
I used nrf52DK because I didn't have nrf52840DK. And I'm going to upload the source code that...
Hi!
I am running Zephyr sample application for direction finding zephyr/samples/bluetooth/direction_finding_connectionless_rx with minor modifications on nRF52833 DK. I...
Hello, I'm developing a BLE application under nRF51422 based on SDK12.2 using softdevice S130. Now, I'm porting the application from Keil to IAR 8.11. There is no compilation...
Hi,
SDK nRF5_SDK_17.0.2
Using :\examples\peripheral\saadc
I want support for multiple peripheral in same project, so i took the saadc example and on top of it add Uart...
Dear Devzone,
We are testing GPS of our products based on nRF9160.
When we test in one car, the GPS signal is lost when the device is put inside this car. This situation...
While testing DFU for OTA ,after entering bootloader mode on my nRF52840 DK, the device doesnt show up either in the device manager or using nRFconnect and Jflash lite . when...
I've 3 FTD nodes (nRF52840 SoC), the network between the nodes and the UDP message transfers are been done successfully.
I want to split and send the messages between...
Hello,
I am using your NRF9160 chip and need Nordic team help. I have refer to your FOTA sample, I am looking for a safer solution for updating code. On my board, I use...
Three software seems to perform OTA DFU: nrfutil command line, nRF connect from desktop, nRF connect from mobile
Do I need all three of them? Are they part of Nordik SDK...
Hi,
I am using an Adafruit nRF52840 Express with a sensor board attached to it. I'm noticing that my sensor IC is reading about 3-6dB higher noise in the 10-50Hz range ...
Hello,
I want to program and debug a custom PCB using the nRF52832 SoC and nRF52 DK. I plan to use this setup:
From what I understand, the GND detect will cause the...
Hi Nordic team,
We are busy testing the throughput of the nRF9160. We are having issues installing the NCS at this stage, and was thus provided with a HEX file of the Serial...
Hi Nordic engineers,
I am using west to build the nRF NCS, my own project which is adopted from samples. Using Powershell (win10) to run west commands as below.
I need...