Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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.
...
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...