I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
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...