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 to all!
I am trying to use the nrf5340 as a MCU for a IoT project. I need to create a ECC key using secp256r1 and save it in the nrf5340 for later use.
I am using...
Hello. Do you have working drivers for Windows 7? I see that this issue is being resolved with certain difficulties. I need working drivers that I can give to the client....
I succesfully flashed both direction finding samples to two different nRF5340dk's, but the rx board keeps rebooting afer the "Waiting for periodic sync lost..." message, while...
I currently need to solve pairing/bonding to be able to implement DFU with the buttonless bonded bootloader. So I need to handle bonding/pairing from my central device, controlled...
Hi nordic:
When I connected the Bluetooth, I encountered the occasional mobile phone unable to connect error. In most cases, it is normal, but occasionally the error of...
I have my external board with nrf52832, and I want to flash it via nrf52 DK.
However, I couldn't flash it when I used `nrfjprog` command such like;
nrfjprog --program...
hi,
we use the NFC Tag Type 4 of nRF52833, it can be listened to by mobile apps and read or writed by apps. But when we use NFC reader to listen this tag, the card reader...
Hello!
I'm in the process of prototyping a PCBA that is Battery Powered with VDDH (Tied to VDD for now), but also has the option of USB Power.
When USB Power is active...
Hi,
I understand 'nRF Sniffer for 802.15.4' is typically used with nRF52840 DK or nRF52840 Dongle.
Would it be possible to use it with nRF52833-DK instead? If so, any...
SD: s132_nrf52_7.2.0_softdevice
SDK:nRF5_SDK_17.0.2_d674dde
I was running the firmware with debug mode. It only has an application timer and Bluetooth. I feel it might...
Dear Sir/Madam,
While I did take a course in Bluetooth I am still a beginner.
I know some boards have HID "support" (RN42 for example) I find it hard to believe that it...
Hi, Recently I bought the nRF9160DK for development and during get start i am facing some issues
for get starting i am use this video as reference https://www.youtube.com...
Hi all, I am using Arduino nano 3.3 BLE in my project. I am using light_lightness server as the program for the nano boards.
However, I found a difference in the transmission...
Hi everyone,
I want to sample eight analog sensors connected on P0.30 through a multiplexer. I created an app_timer that expires every 10ms. When the timer expires I start...
https://devzone.nordicsemi.com/f/nordic-q-a/82644/nrf52832-freertos-ble_app_hrs_freertos-lowpower
I mentioned the above problem before. After your support, I found that...