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...
I am trying to find out if I can synchronize the timeslot to a specific time in relation to the start / end of a connection interval. I would also be fine with getting the...
Hello!
I'm developing DFU functions for my custom board.
I have some questions about DFU and Bootloader.
My development environment is below.
nrf52833
SDK 17.0...
Hi,
I am trying to communicate with nRF9160, which is flashed with Nordic SLM application.
I am not able to set the HWFC with UART0/UART2 using menuconfig in Segger...
"Failed to upgrade target. Error is: Lost connection in the middle of the transfer"
I am doing a mesh serial DFU with DFU quick start guide .
I have gotten all the way...
Hello everyone,
I want to be able to set a timer in my project. With this timer i want to be able to make my current comsumption evaluation easier.
I am using the nrf9160...
Cannot update modem (nrf9160) with "nrf connect 3.8.0"
Modem DFU failed with error: no matching trait found
no matching trait found
Installing older versions eg...
The datasheet tells me that the default source of the low frequency clock (LFCLK) is the 32.768 kHz RC oscillator (LFRC). so I took the crystal oscillator off my PCB, but...
After updating NRF Connect v3.9.0 to eliminate the recently documented JSON + connectivity errors with nrf Programmer and Power Profiler, my bash scripts utilizing nrfprog...
Hi,
1. Please provide me with an example of BMA280
2. The SDK: replication v1.7.1
3.IC:nRF9160
4. I tried to change the BME280 driver to BMA280 driver, but the following...
I am working on project in which i want to read data from sd card and send it to mobile through BLE , I am using ble_nus_send to send data but when i decrease the delay then...
Hello,
Using sd_ble_gap_adv_set_configure() with ble_gap_adv_params_t I observe that the actual time when the BLE_GAP_EVT_ADV_SET_TERMINATED event is raised is earlier to...
Hi All,
Likely because I am still quite new to this, but I have started with MQTT simple example and whenever I do use GuiConfig to make mods, it saves them to
proj/build...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...