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...
Hello,
I'm running a serialized application based on the SDK 10 and S130 v1 and I am in the process of porting the peer manager to the application µC.
Due to the fact...
I'm trying to set up a system where the sample rate of data being notified to the client from various sensors can be changed by updating a configuration characteristic in...
Hi all,
I have one nRF52 DK board (PCA10040), and I have installed necessary JLINK drivers when first connecting the board to PC, it can displays the virtual COM port correctly...
I have a board here with nrf52832 rev B attached to a max98089 i2s codec. In this application we are only really using the ADC channel of the codec. Everything is configured...
Hi NordicS
Do you have a code example for a central UART application?
I am looking for a example that acts just like the nRF Uart App, but running on e.g. a PCA10031...
Is there a way to resolve a private resolvable address on connection? I have all the bonding information, IRKs etc, from everything which I'm bonded with, I'd like to work...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi all,
I have one PCA10040 board, and want to start to download and run some examples while reading the on-line documentations.
In section "Running precompiled examples...
Hi,
I'm attempting to use the UART in a high speed configuration without flow control but I get regularely get two kinds of errors in the output:
Lost characters...
Our customer Farho is using the nRF905 transceiver a long time ago in their heater systems.
Now they have a project where they need to establish the communication with...
Hi everyone ,
I am working on button and pwm function by using timer ,whenever i press the button for 3 sec and pwm pulse signal is getting generated followed by pressing...
Hi,
I want to evaluate communication between several NRF51 chips using ANT. I could just buy a bunch of NRF51 DK kits but that seems pretty expensive.
What is the best...
Hi. I have the following code which runs perfectly on several C IDEs ( including Eclipse, Dev-C++, Code:Blocks and on the Linux Terminal using gcc as well ). However, when...
Hi,
I am an iOS developer trying to implement the app for an nrf51822 chip-based device. I am trying to perform DFU of application type using the objective-C files from...
As title, im using nRF51822 as a ble uart.(ble_app_uart)
But it will sleep when No connect for some time.
how can i turn off the sleep mode?
I want it be a "always...