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...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Dear:
Do you have any cases about wireless serial port printing debugging at nRF52832 BLE device ?
When the device is not connected to the debugging line, the dongle can...
Hello everyone,
Im developing a simple BLE scanner and its purpose is to receive and send beacons data by serial port.
My application worked quite well when flashing to...
Hello,
I have been trying to debug a curious behavior leading to higher energy consumption (~17mA) on my Sleepy End Device (Rx is off when idle).
I am using the nRF SDK...
Hi There,
If I want to put some files, like video on the nRF52840 boards, and let them broadcast onto other devices. How can I do to find the flash path of the video file...
I'm having a hard time getting nrfjprog to remain in my PATH env variable when using the Toolchain manager. I am following this post -- I am able to `echo` my PATH variable...
Hi
I am usig a nRF52840 with the chip antenna 2450AT18D0100E (Johanson Technology).
How should I calculate the matching filter? I used the values from the reference design...
Hi all,
We met a problem with uart while producting our device. It happened when we communicating with our NB module(BC28), then i catch the waveform by the oscilloscope...
Hi, I'm trying to migrate to Nordic nRF Connect APIs for Direction Finding. To start I just tried getting the samples direction_finding_connectionless_rx and direction_finding_connectionless_tx...
Hi team,
Our customer asked about how to create their own mcuboot repository and module on ncs1.6.1. They hope this module can be added into the Zephyr build system, and...
Hello,
I am using nRF9160DK(PCA10090, 1.0.0)
I am using UDP sample to check power consumption and estimation.
PPK2 is used for this test. It looks OK.
I also like...
The documentation for setting up the characteristics is very thin - its no better than what one can read in the h-files. This method
sd_ble_gatts_characteristic_add (uint16_t...
Hello everyone,
In the Light Control Example of Zigbee SDK 4.1 there is a Light Switch with a couple of button assignments.
Used board: PCA10056
(Light switch) Button...
I am getting a
<debug> app: char val length 22 <debug> app: Failed to initialize characteristics. Error code: 0x04 <debug> app: Unable to create RegCertDataList characteristic...