What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hi,
We are using 52832 to developing.We need DSP to finish the arithmetic.
Can you tell me how to use the DSP on 52832 ? Do you have same examples?
These algorithms...
I have an nRF52 dev board and I'm trying to build and download some of the example programs.
The example files were downloaded using the Pack Installer in Keil MDK-Lite....
Is there any way that can allow the user to advertise a sine wave for example over a specific channel or over the three Radio channels ?
I am using S130 and Nordic SDK 8...
Hello,
As a summary (described fully below) I have loaded the ble_app_hrs example onto my device and its not working right as LEDs that should light up don't and the program...
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...