I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
In some of the Nordic examples I found by viewing the raw advertisements that the company ID is set to Nordic's ID (0x0059). In order to communicate with Apple devices (e...
Hi Nordic Support community,
I asking regarding LNP, Location and Navigation Profile, if it's possible to on top of nordic products? If so like which ones ?
There's barely...
Reading the documentation Address config it is clear how to use RXADDRESSES, could you please explain how to use TXADDRESS ?
As of TXADDRESS there are 3 bits available...
I am having trouble with using shockburst (based on microesb from github) after disabling S132.
When I use microesb with no SD, i just do nrf_drv_clock_init(), start lfclk...
Hi,
I am new to Nordic development platform and am exploring ways to develop software applications to communicate over bluetooth. Presently, I am working with NRF51422...
Hi, I have a problem about gpiote interrrupt.I have set two ports to detect the external interrupt(low to high). If only one port get active ,it works fine. But if one port...
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 I am beginner to nordic ble. I have four nrf528** development kit. I am just trying demo heart rate example with android toolbox app. Suddenly one of my nrf devlopment...
I am currently using MBR, and know the general interrupt latency due to MBR + SD from Table 26. But I cannot understand how you arrived at those numbers. IF this table was...
Hello All
Hi, I use nRF52832 with SDK11 Version. But SDK11 didn't provide any CSCS central example. Anybody wrote ble_cscs_c.c for BLE / Cycling Speed and Cadence Service...
Yo men,
I study this web
infocenter.nordicsemi.com/index.jsp
Experimental: Flash Storage
I have 100 bytes data need to read/write/store.
So I think even this is Experimental...
Hi guys,
I compile a provided example with my nRF51_DK and it works well. But when I re-run the program, it will be block in function "sd_rpc_open()". The only solution is...
@Vidar I'm facing a issue with Debugging using Eclipse, following the steps you mentioned in the tutorial "Development with GCC and Eclipse".
Made the below configuration...
TLDR: My dongle has stopped functioning. I think something was corrupted during a j-link update. I'm trying to restore functionality to the device by reflashing the master...