Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
hi everyone,
i'm testing an application on pca10036 board where i need to create a large buffer. i use Keil v5 as dev. environment. My buffer is static and global, therefore...
I'm using 2 nrf51 DKs one as central and one as peripheral. I'm wondering if there is a defined time that a write takes to be registered on the peripheral?
This is a simple question: If I have a characteristic with, let's say an int16_t in it and catch the write event in a ble_gatts_evt_write_t structure - is the data field in...
I am working on bill of materials that asks for part NRF52832-CEAA, is this a valid part number as I have been told by distribution this is not a valid part number?
I just needed some clarification as I'm migrating from SDK 6.1 to SDK10:
app_button: There's no way to have the Button function thru the Scheduler anymore. I would...
i am using latest "master control panel" v4.0.5 and latest "nRF tool box" v1.16.2
and use sdk 5.2(its compulsory)
soft-device s110 v6.2.1(its compulsory)
and PCA10028 with...
Hello everyone,
Could anyone tell me which pins are the programming pins of the nRF51822 chip for a QFN48 packet ? How can I program it on my custom PCB?
thanks..
We are planning to use nRF52 for its superior computing power in an application. Unfortunately it appears that the throughput is more limited than on nRF51. Since we need...
Hi,
I used two 51822 modules for my project. One should send a byte and other one should receive.
I used the exact same configurations of radio examples (transmitter and...
I am trying to read an analog value on the GPIO port into my application. Looking through the examples, there aren't any that help solve this problem as the ADC example is...
I have tried to follow the installation instructions and have installed nRFGoStudio, the Keil MDK-ARM, and downloaded the latest nRF52 SDK. I also installed all of the device...
Hello,
Iam a beginner to NRF51 and Iot.
I want to be able to send messages from raspberry pie to NRF51 dk and vice versa via Bluetooth.
Iam using a generic Bluetooth dongle...
Hi ,
I've just started using a Nordic's product : an nRF51 422 QFAC develepement Kit
I was running tests by loading examples on this board when I lost the connection between...
I am building my application up on the blinky free rtos. I want to use RTC and ble stack. i am initialising RTC1 first and ble stack stact.
The problem is that I am getting...
I am using nordic nrf8002 BLE with a breakout board & not a developement kit. I gave 3.3v supply in different combinations:
(1)3.3v to vdd pin-1, GND to vss pin-4
(2)3.3v...