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...
Hi, I am using custom board. i am facing issue when i am integrating with ble we are facing issue that i2c stopped working. event we are not able to read(scan) slave address...
Hey devzone community,
I have a problem in migrating my program from SEGGER to VS code,
the 6 tutorial work only on new versions of SEGGER.
there is a simple option...
Hi,
I'm using the nRF9160 DK board with nRF Connect.
I want to create a driver for an LCD with a parallel interface. SPI is to slow for my project.
First, do you...
I have a question on the gnss event type NRF_MODEM_GNSS_EVT_FIX. It seems there's always the NRF_MODEM_GNSS_EVT_PVT event regardless it's a fix or not. The flag can tell us...
I am writing a program for a Garmin Edge which needs to connect to a power meter via Bluetooth, some of the characteristic / service UUIDs are 4 digits which cannot be used...
Hello,
In the latest SDK version v1.8.0, I have developed my own project based on direction_finding_connectionless_rx demo. Here are two problems I countered.
1. the RSSI...
Hi, I am currently working on nRF52 Thread v4.1.0 .
I am working on messaging transferring using coAP server an client .
previously using CLI commands to detect the ipaddr...
Hi, I've tried signing up for a SUPL licence a couple of times but it keeps getting denied. Not sure why. I have logged into devzone.nordicsemi.com and am using the same email...
Hello,
I am trying to update my Nordic nRF52840 via UART, using the bootloader from the examples (SDK 15.2.0). In the my application another MCU (from ST32) will update...
Hi all,
I'am sending epoch time from nrf_connect(mobile) to nrf52840dk only once,
then i need to update epoch time continuosly with nanosecond frequency
how can i do...
Hi
I am working on a custom BLE NUS using the ble nus peripheral example. I am currently using bluez on a linux machine as client and a nrf52840 dongle as server. I can...
Hi there,
First of all I have to say that I am new to BLE technology development. I tried something using your tutorial and I think I succeeded. The board can advertise...
I am trying to create an application where two or more transceivers can each be moving around with different people and each would know the location of the others relative...
Hi everyone
I'm trying to create a new project using SES but could not able to do that. Just i tried to copy the BLE_blinky project from examples and pasted on new project...
I copied the button project from samples in other drive. Copied the ../boards/arm/nRF534DK_nRF5340 in the new project folder. Then, I changed the names of board in all file...