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 using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
Hello.I want to use the nRF SDK for Mesh,but I don't kown how to use it.I need help.Does the official website provide sample programs? I opened the SDK file, but I don't know...
Hi,
I am using nrf52832 for the beaconing device. The device is working fine, sleep current, wakeup current is normal, transmit cycle is also working fine but the device...
Hello,
I have been working with BLE on the nRF52840 with softdevice 140 and the latest in terms of SDK.
The problem I have run into is with reading the value that has...
Hi,
If anyone having driver for the ELW0901AA1 FUTUBA OLED please help me to send the same.
I am working on nrf52833 custom board and SDK version that I am using 17...
Hi,
I would like to know the current consumption in advertising when I set PRF = 0 dBm and I use LDO.
I read nRF52832_PS_v1.4.pdf.
23.15.2 of nRF52832_PS_v1.4.pdf...
Hello
I need to do SD Card with nRF52840-DK. I have referred (zephyr/example/subsys/fatfs) sample program, based on that I have made one new project and also made overlay...
Hello sir,
I was referred this link ( https://github.com/zephyrproject-rtos/zephyr/issues/29921 ) to do USB DFU on nRF52840-DK, but I am facing an issue in this code is...
Hi! I looked at the specifications, and it doesn't seem like this is listed as not possible, but it strikes me like it should not be possible, so I wanted to make sure. Looking...
Dear Nordic,
I am using the pre-build option to build always rebuild a file. This file is used to setup the date and time stamp of the build. I have done something similarly...
Good day,
I would like to start this thread by saying that I have been developing an application using the nRF52832 chip for several months, so far it has been a very difficult...
Hi,
I am beginner with nrf9160 and its SDK. I want to send data from nrf9160 to an external flash memory. To test it I wanted to start simply by sending hello_world(sample...
Hi,
I'm usgn Nrf528332, Softdevice s132_nrf52_6.1.0_softdevice
I Use secure_bootloader BLE secure_bootloader\pca10040_ble with the public key, and matched privet Ket...
I have installed the latest SDK 1.3.0 using the Toolchain Manager.
I would now like to open nRF Connect SDK Projekt and get the follwoing error:
I have added the CXX...
Hello
I have several questions regarding the UUID (Bluetooth):
If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID...
Hi, We are using the Thingy91, which is running the mqtt_simple (nRF SDK 1.4 and modem firmware 1.2.2) example, to push data direct to our AWS instance. Everything is running...