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 saw this tutorial:
nRF51 current consumption guide
It's specifically directed to the nRF51, but I guess the principles of Tuning Advertising parameters must be general...
i'm looking to use only one timer for two independent activities:
battery service (as in Nordic examples) and
a routine to detect a certain button press pattern ...
Hi everybody.
I am makeing a custom circuit for nrf51822 CEAA. This circuit supports ANCS and DFU (nrf sdk 9.0.0). I use only external high frequency (16MHz) oscillator...
Forgive me if there is an obvious answer to this; thanks for your patience.
I'm a long time developer but new to the area of BT in general. After a day or so starting with...
Rudimentary question about DFU; thanks for your patience.
I'm developing an app for a "headless" (no buttons, no led's) ble application which will have a companion mobile...
I am trying to get the pstorage module to work with our application and FreeRTOS. At the moment I keep crashing on port_cmsis::prvTaskExitError().
The pstorage documentation...
Hi,
Nordic Community and Developers,
I am trying to measure current on my custom Development board.....But I found out that it is consuming too much current on the chip...
Hello,
I am writing here because I am trying to change some concrete values from a .hex file in order to vary some BLE and other values. I need this because I need to generate...
Hi,
I am trying to compile & run ANSC example under SDK8 in a PCA10001 board. I have programmed the SoftDevice using nRF Go Studio.
Here is the example,
nRF51_SDK_8.0...
In the nRF51 SDK startup code, in the folder toolchain\gcc, there is a file called gcc_startup_nrf51. s . I think this file should be called gcc_startup_nrf51. sx instead...
Hello,I have a problem with data throughput. I use S120 for client and S110 for server.
I set connection interval to 7.5( min connection interval and max connection interval...
Hi all.
I am new to BLE and the nrf52 chip.
What I would like to do is use the device as a beacon, and also being able to connect to the beacon from both iPhone and Android...