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, We have custom nrf52840/33 peripherals, advertising every couple hours, and passing/receiving information from centrals running node.js version 12.22.5 with pc-ble-driver...
Hi, I work on custom board, which have NRF52833 and IS25LP016D SPI flash. I tried with SPI flash sample but SPI flash driver IS25LP016D was not found! err message show on...
Hello,
I want to use DTM FW for my design and have to update Tx & Rx pins to 21 and 20 respectively. Looking at the files in $\ncs\v1.8.0\nrf\samples\bluetooth\direct_test_mode...
Hi
I measured the CW output power of several DevBoards (nRF52832 and nRF52840) and the output power is much lower than expected.
Setup:
nRF52832 or nRF52840 DevBoard...
Hi Nordic,
when I run the samples/subsys/fs/fat_fs, the example of FAT file system usage with SDHC media, get error as below:
I have no idea how to fix it.
the SD...
Hello, sorry to disturb you I'm using Nrf52840 board and I would like to know how to flash correctly. I'm going to tell what i did with Visual Studio Code. I created a simple...
hello guys ,
In my project i am trying to reduce power consumption of nrf52810 with sensor. when a device is powered up it consumes 1.2mA without BLE advertisement and i...
We recently changed from nRF52832 to nRF52833 and for layout convenience used some of the P1.xx pins for our signals.
We are using SDK ver: nRF5_SDK_17.0.2_d674dde
For...
Just installed nrF Connect SDK v1.8.0 (using Toolchain Manager) - under Windows Windows 10 Entreprise
I have completed the setup and restarted my PC, however VSC is not...
Hi everyone,
I experiment with the saadc low power example . I have followed all the settings but I cannot achieve as low power as the example. As you can see from the PPK...
Hi,
1.How to test the ESD Human Body Model (HBM) performance of nRF5340?
2.How to test ESD Charged Device Model (CDM) performance of nRF5340?
Thank you for all your...
Hi everyone,
I have just purchased the PPK2. I've noticed that there two methods two measure the current
1. Source meter (the PPK2 provides power to the DUT)
2. Ampere...
Good day!
I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values...
Hi, I want to run UART on my custom PCB module that uses Wuerth Elektronik Thyone-I module that has nRF52840 chip. The project has just a RX, TX pins (and power supply, of...