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...
hello Nordic
i am using nrf52840, sdk 16.0, working base on the peripheral app_ble_blinky example
i wish to use the p0_11 pin for pulse generation (not pwm), but when...
Hi,
We are running the smp_srv on the nrf5340 NET Core, we suspect the example is writing the firmware image to the NET core instead of the APP core. How do we have to modify...
Hello all! Where is located the i2c example for the nrf51822 device? I am using the nRF5_SDK_12.3.0 . And i can just find and i2s example. Best regards!
Hello. I'm currently developing a software for nRF52832AA device. It needs to communicate with external device via UART. It resieves text message and takes some data from...
Hi there,
My question refers to the nRF SDK: examples\dfu\open_bootloader\main.c
When the example is built, the output HEX file contains a section that writes the Bootloader...
How do I get putty to receive output from the Thingy91? I see output in the LTE Link Monitor with the following prj.conf config:
CONFIG_USE_SEGGER_RTT =y
CONFIG_RTT_CONSOLE...
Hi!
My apologies if this question has been asked and answered previously (searched, but didn't find).
We are still developing with ncs version 1.3.2, but would like to...
Hi,
can someone tell me the correct order of AT commands to connect to LTE, activate PSM?
My findings so far:
AT% XSYSTEMMODE=1,0,1,0 => set LTE-M and GPS mode...
Hello, i'm using NCS 1.4.99 with a nRF5340 and i'm trying to use BLE and radio synchronization in the network core. My code run can run minutes without problem but sometime...
Hi,
I am trying to implement the AWS Discovery Sequence with the nRF9160DK board as the AWS Greengrass connected device. I am using the nRF Connect SDK v1.4.0 and used the...
I am trying to wrap my head around this whole Zephyr thing. "Highly configurable" usually goes hand in hand with "not very friendly to newbies" and I am 200% overwhelmed....
Hello all,
I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the...
Dear all,
I use the nRF sniffer for BLE and nrf52840 dongle to capture the air log.
The tool can capture the air log and decrypt at the begining.
But after a while...
Hi,
I have a nrf9160 device up running for a month and everything looked good. But suddenly it started rebooting periodically, until there is no connection completely. There...