Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I have a beacon Kit PCA20006. I have programmed it with
SOFTDEVICE
C:/Users/Arsalan/Desktop/Engineering/Devices/nRF51822/SDK/sdk11/components/softdevice...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hi,
I am working on the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0 . I try to modify the example code let it can connect the Environmental Sensing...
I have implemented static passkey onto ble_app_uart.
I would like to configure this passkey through uart, then store it in the flash. I am confused at the choices available...
Hi, I'm having some trouble connecting to the nrf51822 chip and I've tried connecting to it using master controller, nrf connect, and nrf toolbox. The chip isn't even appearing...
Hi,
I'm working on NRF52 NFC and I meet an issue related to timing.
I'm using hal_nfc_t2t driver directly (Without nfc lib) because I want to do some custom work and I...
Hello !
I am trying to read WHO_AM_I register from a LSM9DS1 IMU.
I have spi_update_imu_data() as my callback for when the spi transfer completes and inside it I make spi_xfer_done...
Hi all,
Using nRF51422 on nRF51-DK as a Central I have been successfully connected to a non-Nordic BLE peripheral, however when using the ISP130301 chip that embedding...
nRFgo Studio will not install.
It is rolling back when it is in the proocessing of copying.
The net framework4.5 has been installed on win10, and the virus softwares have...
I have recently purchased a few nrf51822 beacons. I have been successful in detecting the beacons on the Android and iOS apps. The firmware documentation says I need to press...
I just got an 32u4 BlueFruit LE board. and want to create a customized FW for its nRF51822 v3 chip.
I am using STLink v2 and OpenOCD connected to this chip. To verified...
Hello everyone! Frist of all, sorry for my broken English.
I had a timeout handler, which call by application timer every 50ms. In this function I took data from accelerometer...
I have a few nRF51-DK's lying around. I've compiled this simple test program using Yotta/mBed.
#include <mbed-drivers/mbed.h>
Serial pc(USBTX, USBRX);
DigitalOut...
hello,, i want an additional information on this product.... End of life of this chip... how long the chip will be available in market. Because we in our company decided to...
Hi,
I use the nrf24le1 device in my design. I want to stroe data when power is off, so I write data to the NVM flash. But something is wrong in my design, could you help...