Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When I run my code using Segger debugger, all is well and I can read and write from flash with issues. However, when I run the same code independently I sometimes get:
ASSERT...
For an ongoing product certification in China, I need to provide the certification lab with the Direct Test Mode application that is available from the nRF Connect suite on...
Hi,
I'm using the NRF52832, as peripheral, to read data from a HTS221 sensor via I2C.
I'm using the TWI_sensor module following this example , but I want it to enable...
Which digital IO pins on the nRF9160 support interrupt on pin change?
I'm implementing an antenna MUX control routine where the MUX control (3 pins out of nRF9160) depends...
Currently working on an IOT solution based on the nrf 9160 SIP that supports both firmware and modem firmware updates in combination with Zephyr and the nrf SDK. During the...
Hi there,
I am studying the nRF9160 DK with the DHT sample from Zephyr, but I fail to build it as error of "'DT_N_INST_0_aosong_dht_P_label' undeclared (first use in this...
Hi,
I am searching the examples in SDK related to security concepts like pairing,bonding and encryption.
And I found ble_app_gls example in SDK 17.02.
Can you please...
Hi everyone,
I am making a project to dim a led strip following PWM driver example, everything works pretty well but i only have one problem that I need to set a state for...
Hi,
I'm trying to debug my application using monitor mode debugging and after setting a breakpoint while the code is running I usually have an assertion that fails in the...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you please tell me how the data gets transferred and stored in ble stack...
Hi!We used a 52832 to make a bracelet. Now some apps on Huawei phones can't be remotely upgraded by the ring. We have verified that Nordic's official Android DFU library throws...
Dear Sir,
I'm testing the Rx sensitivity of EVB (nrf52840-DK).
I use PER 30% be the thresholde and get Rx sensitivity; -92 dBm/ 1M , -88dBm/2M.
It's different with datasheet...
Hi Nordic,
I have upgraded my NCS folder to version to v1.4.2 and couldnt able to open SLM application(v1.4.2\nrf\applications\serial_lte_modem).
I am receiving below...