I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
I see 5V pins on the schematic for the new nRF51 development kit. If I power the board via USB, I understand that 5V is regulated down to 3.3V for the chip. Is the source...
hi,
i'm gonna make 51822 enter low power consumption mode.Meanwhile it could be wake up by "GPIOTE_IRQHandler()"
1:Now,i know that "sd_power_system_off()" can make 51822...
What exactly does the PSTORAGE_LOAD_OP_CODE (0x03) mean? The documentation says ( online ) that it is an "Error when Load Operation was requested".
The code is pretty straightforward...
When I try to generate a log file by clicking Log File... in master control panel. The following error message comes up.
error_log_file.png
I would like to create a...
Hello dear Nordic community,
currently I am working on the NRF51822 Direct test mode (DTM). I tested the ble_app_dtm example and it works fine for me.
This means I can...
Hi,
I bought nRF51822 Evaluation Kit and would like to blue wire an external MCU( Kinetis Cortex-M) to talk to the SoC. It looks like the SoC on this board has many GPIOs...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
Hello,
i'm programming an iOS app to connect to the nRF51822 (peripheral). The Problem: Any kind of authentication and encryption is needed, but in the final Product the...
I've seeing random crashes at that originate from ll_lm.s0.c:404. It seems to be happening when I have uart logging turned off. I don't think i've seen assert callback called...
Says it all in the title. I'm making a sensor which puts its data in a non-directed non-connectable advertisment packet. I want to read the sensor just before it is sent....
Hi,
We are designing our 2nd pass design based on nRF51822 this would be our production version PCB.
We would like to have our Schematics,Layout and BoM reviewed from your...
Hi,
I am using softdevice-7 and SDK 6.1 for our application. I want to implement static key pairing for serial port over ble application "ble_app_uart".
I have implemented...
I have a 384 byte, writable, variable length, vloc user characteristic and I want to trigger an event when the write completes so my application can operate on the data. ...
Hello-
I am trying to program a custom nRF51822 board with a J-Link-lite.
From the J-Link-lite, I am using the 10-pin header and have it wired like this:
I'm using pins...