I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
I want to use nRF52840 USB dongle as mesh server device. I have tried several links but not success. Please provide me hex file so I can flash using nRF connect desktop app...
Is there a way only from the analog input where measure the battery voltage to distinguish that battery is charging?
I am short on IOs and will be quite a challenge to find...
Dear all: Recently, I was debugging nrf52805 by custom PCB, using sdk17.00, I enabled PWM, frequency of 4kHz, to drive 4kHz passive buzzer, encountered a problem: The buzzer...
Hi,
I'm having problem using SPIS on nrf9160. The data/clock from master looks clean on scope, but 91 is not receiving the data. Interestingly, when I connect a debugger...
Dear,
We would like to have a setup where we want to measure the current consumption of a battery-powered device with an NRF-52840 chip:
The battery is a Li-Ion one...
Hello together,
I am try to get the asset_trecker_v2 to work on my thingy 91. When reading the debug log in LTE Link Monitor I see the warning:
So I downloaded the latest...
Hello, the chip I use is nrf52810 QCAA, when I use j-flash lite to earse the whole chip, it success, then I program the flash_s112_nrf52_7.2.0_softdevice into the chip by...
I am trying to merge the following projects:
SDK versions: 17.0.2 and 5.0
I have taken the contents of the mesh example sensor/server and merged it into the ble_blinky_example...
I created .c file, and add a few TWI functions to it. However, when I run the code in segger, all functions in the .c file shows a "multiple definitions of xxxx" error (see...
Hi!
I am working on an AoA project and I am using nRF Connect SDK. For the transmitter part I saw that sample application is already written and for receiving part it is...
Hi,
Our entire board is running around a nRF52832. Recently it has been difficult to find some of these SOC. Is it safe to replace it with the nRF52811 without changing...
Hi,
I am trying to compile ble_advertising.c file for a specific application based on nrf52840 and I am getting the following error:
nRF5_SDK_15.3.0_59ac345/components...
I am working with an nRF52840 on a custom board. Our device has a number of sensor attached in various ways including spim, twim, uart. I've used the ble_app_blinky as a starting...
Hi Dev Team,
I am enhancing my Thingy91 application using the mqtt_simple sample and NCS v1.5.0. I am basically connecting to the MQTT broker, sending data and then disconnecting...
I am using nrf52840 as PTX and nrf24l01+ as PRX. The application I am working on requires me to send 30 bytes from PTX to PRX at a 2 kHz packet rate. If both devices are near...