Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
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...
HI
I am using nrf52840 and I want to merge nrf_calendar and app_ble_uart example, added ssd1306 oled 128x32 spi and mpu6050 as well,
but the error is from nrf_calendar...
which version of embedded segger studio do i have to download from the link ? www.segger.com/.../ ----> i am new for embedded-studio , so when i browse to the download page...
I'm getting an error NRF_ERROR_NO_MEM when trying to initialize the LPS22HB, and the RTT log shows:
The line being triggered is in nrf_twi_sensor.c, line 151, which is...
I'm stuck with trying to install Nordic/ANT+ SoftDevice SS340-SD-v6.1.1 on the Adafruit Itsy Bitsy NRF52840. Within nRF Connect - Programmer, I am getting the following error...
Is it possible to use a NRF9160-SICA-B1 for a pcb designed around the NRF9160-SIAA-B1? Based on my findings, the pins are compatible, I just want to make sure I'm not missing...
My nRF52840-DK stopped working. When trying to connect using nRF Programmer v2.2.0 I get the following in the log:
15:45:05.011 Using @nordicsemiconductor/nrf-device-lib...
Hello,
just recived this kit, I ordered it some time ago but were no stock.
Problem is that software doesn't detect the hardware under "SELECT DEVICE". The device has...
When flashing files from an iOS device I run a lot into data size errors (not always), when using the same files on Android they can be copied without a problem.
It looks...
Hi,
I built a ble_app_buttonless_dfu_pca10040e_s112 project on the nRF52805. However, I cannot receive Bluetooth signal on nRF connect.
I have attached my generated hex...
Hi,
In an application with a nrf52840, we measure the frequency by counting rising edge with PPI linking GPIOTE EVENTS IN and TIMER TASK COUNT
GPIOTE.EVENTS_IN -> PPI...
Hello everyone,
I created my first own layout design and the antenna. Before I order the PCB I hope you guys can review it one time. I tried to get the most informations...
Hi all.
As per subject, I'm unable to follow device using PCA10040.
Everything was set according the latest documentation available ( infocenter.nordicsemi.com/.../nRF_Sniffer_BLE_UG_v4...
To the kind attention of Nordic support team,
we are planning to use nRF5_SDK_17.1.0_ddde560 and nRF52820 for a project. We are interested in using gzp gzll library compiled...
Hello
I'm working on a project inspired by the ble_thread_dyn_mtd_coap_cli example and for which I added the management of BLE LE Secure Connections (inspired by https:...
Hi all,
I observed an issue after upgrading to 1.8.0 and to Zephyr 2.7.0-ncs1 respectively. When having Zigbee (and NET core) enabled, all images are built as before. The...