Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi!
Background:
I'm working on a project where I try to synchronize a wireless sensor network, where the sensors are nrf52 devices. I have gotten to a point where the...
Hi,
I am trying to program an NRF51 DK to read ADC signals at 1kHz with a S130 soft device. I am completely new to programming MCUs and would you recommend using keil or...
Hello,
I'm working with a proprietary chip that has a nRF51822. I want to configure it as a BLE peripheral. I'm using ble_ app_uart example to achieve this.
I tried...
main.c
I am new to nordic devices and currently working on MPR121 touch sensor via I2C on nRF52 device. Using an existing example "twi_master_using_app_twi" as a base,...
Hi
I want to start a new app with the nrf52 to port our app running on the nrf51.
I took as a starting point ble_app_template_s132_pca10040, renamed it, and changed...
Hi!
I get the RAM adjustment warnings when running my nRF52 system:
RAM START ADDR 0x20004000 should be adjusted to 0x20001FE8
RAM SIZE should be adjusted to 0xE018
...
In my application I send a characteristic notification from inside a timer callback function. This causes a restart of my application if I am connected to the board. But my...
It has developed a eddystone-url in nrf52 device based on the current nrf5-sdk-for-eddystone project.
But I would like to know the Nordic's policy about this.
In other...
Hello Everyone,
I wrote the simple software for long push 3 sec and long long push for 5 sec and it is working fine as expected but can anyone suggest me how to create...
Hi there.
I'd like to start measuring the current consumed by a custom board with an nRF51822 on it in various states using a scope. I've read the DK user guide advice...
Hi,
We've developed a prototype for a client and just received the nRF51 chips for production. Problem is that the chips that just arrived is an older revision than the...
Hello, I Preparing the KC (korea-certification. about bluetooth)
KC requirements as follows:
Set Test Modes
Set Continuous modulation mode
Set Unmodulated Continuous...
Hi all,
I'm having a tight deadline upcoming and have run into an anoying problem.
I'm using this NRF51 breakout board: ohtcom.com/.../nrf51-m0-module
I ordered a...