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...
I tried measuring idle current for nrf51422 board and got something about 1900 uA using multimeter without resistor and with bridge SB9 cut. I know the value is too high....
Dear all:
error occured when I was programming application hex in nRFgo Studio1.20.0,just refer to "program application error.png" ,the error shows "programming failed...
I have a sensor device that needs to transmit every so many seconds. I am looking for a code example to run on nRF52-DK that will do this, sleeping inbetween transmissions...
According to the Gazell using the 1MHz spacing for each channels and the DTM using 2MHz spacing.
Then can we use the DTM channel 0 for Gazell channel 2 to test the Frequency...
I am looking for a nordic BLE development board that can do data transfer through the UART. Something like SPP (Serial Port profile).
Here is what I need;
The iOS and...
Hi,
Question regarding blog from Thomas Søderholm ( blog.nordicsemi.com/.../which-technology-should-i-choose-to-connect-my-wearable-device-to-a-phone):
Can't you do...
Keil 5.18a forces me to install "missing Software Pack"
I am trying to set up SDK 11, SD312, with Keil 5.18a, but when I try to load an example from the SDK 11 examples folder...
Hi! I have a nrf51 that act as a central and a beacon that is my peripheral, they connect to each other using is_uuid_present but I can't enable notification using db_discovery...
Hello,
I am currently designing a PCB containing the nRF51822 chip and I am concerned about how I will be able to update the program.
I have 2 main questions :
I...
Hi,
I developed an application with Nrf51822 with some bonding need.
No problem with android or using the dongle, but using iOs systems it happens that after a random attempt...
When I add a GATTC in S110-V6.0.0 ,my GATTS stops working,the NRF Master control panle retern ERROR(0x85):GATT internal ERROR Error(0x85):GATT ERROR .Can S110-V6.0.0 run GATTC...
The note on the IoT softdevice says:
"This SoftDevice is a technology prototype only. Therefore, it should never be used in production."
Will there ever be a production...
Hi
I know perfectly it is not possible to debug while the softdevice is enable and the Bluetooth is working. When I try to set up a breakpoint under these conditions, the...
hello there i want to communicate nrf51 and nrf52 using i2c protocol. [https://devzone.nordicsemi.com/question/75218/i2c-in-nrf51/?answer=75221#post-id-75221]
from this...
Hi ,
I am working on the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0.
The program detail of nrf51 as below:
-- sorftdevice : s130_nrf51_1.0...