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...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hello,
I designed a board with a nrf51822 on it. My problem now is, that this chip needs far too much current (with no firmware on it) when I apply the 3V3 power to it. I...
I have been working on a project that involves two nrf51 dev boards, one is acting as a central and the other is acting as a peripheral, and I have been encountering a problem...
Hello!
For beginning with nRF51 I chose BLE Nano set of boards (BLE Nano + MK20 USB donbgle) and it was of great help to easily begin with BLE.
So far, we came to the need...
As an experiment, we want to implement soft power off for nRF52 with external components. We want to keep the entire circuitry entirely switched off, and after a press of...
I do not use board.h nor bsp* in my project, and also I am not initializing the pins that I do not use in my program currently - so P0.17 is not initialized and setup. However...
Hi all,
I am new to nrf51-dk and I am using nRF5 SDK v11.0.0.
I wanted to perform the task below.
When the DK is turned ON, read on board push button status.
If button...
We are implementing scan functionality in nRF51. I would like to understand if anyone has tested or tried to scale this functionality when there are thousands of beacons around...
Hi everyone,
I was wondering how GAP calls and events are synchronized within the SoftDevice.
Example:
// conn_handle is updated in the CONNECTED and DISCONNECTED...
The Android Master Control Panel app has an option to remove bond information (which works). But the API for it is hidden .
I'm just wondering if you use reflection to...
We are trying to replace an existing solution that uses a custom Service with 4 Characteristics. Unfortunately none of those share the same base UUID.
Basically the Service...
Ok - I'm trying to get my arms around this bootloader process.
I am using the nRF5_SDK_11.0.0_89a8197 SDK along with the PCA10040 develeopment kit.
I also am using IAR...
I'm trying the run the smart remote 3 v1.1 firmware built using IAR.
The firmware fails to init the touchpad and enters a forever loop.
The program only builds with optimization...
Hi,
I am using nRF52832 with S132_V2.0.0 and SDK_11.0.0. In my application i plan to use RFX2411N PA/LNA module. In datasheet of RFX2411N, I found that it can be used in...
Trying to qualify our design with Bluetooth SIG.
NRF51422 QFN48 nRF51 SDK v10.0.0 SD 310
When I use QDID 62791 to generate a test suite for PTS on the SIG website, the...