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...
Hi, I'm trying to use FreeRTOS on a custom board featuring a nRF52832. I've started adapting the blinky_freertos example in the SDK 17.1.0 and replacing the code in led_toggle_task_function...
Hi there! Our app developer are experiencing some difficulties with Bluetooth LE and image/file transfer on iOS. The device (our product) uses the NRF52840 chip. Any help...
Hello,
Using nRFConnect 2.1.0
I am trying to build the peripheral_iso zephyr sample, for the nRF52840 DK
It compiles fine as is (with the original board qemu_cortex_m3...
For some reason my ticket got deleted earlier, so here I go again.
I'm trying to change the configuration of the network core bootloader. For the `hci_rpmsg` and `mcuboot...
Hello,
I am going through the tutorials in the DevAcademy. During the learning process, I noticed the nRF Connect SDK is updated several times. I started from 2.1.0, now...
I am trying to make a multiprotocol network using BLE and Thread. I have flashed nRF52840DK using the `s140` Softdevice and flashed the ble_thread_dyn_template as well.
...
Hi,
I am currently using the NRF52840 DK to evaluate the NFC functionalities of the SoC. It works very well with a smartphone.
I'd like to understand the NFC on the NRF52840...
Hi,
We are developing a matter curtain product the power by battery.I setup SED mode for low power. The larger the POLL PERIOD value I set , the worse the real-time performance...
Dear Support team
I don't quite understand the part as the picture below after I read the specification, I would like to kown What are the output drive modes in the picture...
I want to make an NFC card with Ntag 213, which is an NFC Type 2 tag.The card needs to write data to a specific block via NFC.
However, the NFC Type 2 tag library does not...
Hi, as stated at page 15 in the Direction Finding white paper(nWP-036), it says 'When the last switch pattern is reached and IQ sampling continues, the switch pattern loops...
//nRF52840 DK//PCA10056//central=apple-smartphone//Wireshark Version 4.0.1 (v4.0.1-0-ge9f3970b1527) sniffer.//
Wireshark is working perfectly on Advertising packets, but...
Our project was previously functional when we were developing using the nrf52840dk_nrf52840 with an overlay to reconfigure for our custom pcba. We created a custom board config...
Hi,
Is the nRF9160 capable of operating on the CBRS band (b48)?
I know it is not listed as a band that is supported by HW but I am curious if there is a software workaround...
Hi Nordic Team,
I am working on the BIS demo, I have three nRF5340 DK audio boards, so I set one as Source, two others as Sink, so is there any resources that when Source...