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 am using Nrf52832 and want to run client and sever simultaneously. I think it's possible but unable to find the sample code. Can you please help?
Thanks
Hi, in my custom nRF52805 peripheral application, I used Nordic NUS Service to transmit sensor's data. By using SDK17 example code <ble_app_buttonless_dfu>, I could OTA DFU...
Dear All, I am trying to create an application that uses the MCUBoot, so that later I can perform a FOTA operation. From what I know so far there are some keys in the SDK...
Hi team.
Whenever an interrupt comes in the hardware gpio handler is expected to get triggered but for me it doesn't get triggered properly in one scenario and works in...
Dear Members,
I want to receive data from bicycle power transmitter and heart monitor in the same receiver,
I got :
..\..\..\main_hrm_bsc_lcd.c(1202): error: #148...
I have successfully been using USB CDC ACM class alongside USB Audio with only a MIC feature available on Mac OS. However, on Windows, only USB CDC ACM enumerates in Device...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle which is configured as a ZC.
The data is going over the air from the source to the ZC desitnation...
Hi,
I'm using NRF Connect SDK (Zephyr) with NRF52810.
I've got the System Off sample from the Zephyr tree working on my board, but I'm not sure what current draw to expect...
Hi Nordic team,
I am having issues with the BLE connection on my customer board. I am using nRF52833 chip, sdk 17.0.2 and s140 as soft device.
The issue I am facing is...
We're using the "nRF connect SDk" to install BLE mesh on the BL653 development kit,and we're using the same configurations as they provided. As per this, the NRF mesh application...
Hi Nordic
I want to develop a dongle with nRF52820 on my own board.
The dongle will connect to PC via USB(use nRF52820's usb port),and can connect to other device via...
Hi,
I'm new developing NRF52 DK.
I try to do a simply proyect to read RFID tags with the chip MFRC522, but i cant find a example to do this.
Help me. I worked for more...