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...
Hello,
I want to compile the "pca10040" template after installing the SDK and the command line tools with Segger Embedded Studio, but I got the error:
cannot find ......
Hi,
Currently our team would like to start using Zephyr for our development, but some colleagues fear that it will use too many resources. They saw that our first test project...
Hello.
I'm using Zigbee SDK 4.1.0 with nrf52840.
When the firmware is configured as Zigbee router, it forwards route request data packets with incorrect contents.
...
Hi,
When I try to compile the gps nrf9160 sample with the SUPL enable, the compilation crash each time.
I get the error "Assertion failed: CONFIG_FP_SOFTABI is not supported...
I want to implement BLE using nRF52840. Without using SDK, we have formed a new project and successfully controlled GPIO control and UART. She wants to use the Softdevices...
I see the NRF8001 doesn't necessarily require the 32.768 Khz oscillator to function. My understanding is it's useful to preserve power. If I'm not worried about power draw...
We are in the process of FCC testing for a product including an NRF52832.
The labs requirement are that the part transmit continuously on a low, mid range, and high Bluetooth...
Hello,
It seems that T-Mobile LTE-M works on Band 8 in the Netherlands. However standard LTE modem FW doesnt support this band. Is there any reason for it?
I see on...
Hi, all
We going to connected a low power comsuption sensor with 1.8V power supply. I noticed Nrf52840 specifecation list feature point "1.8 V-3.3 V regulated supply for...
I am using nRF9160Dk and I am facing some issues in configuring the SPI and uart.
I am able to get my UART working properly with the following pins
&uart1 { compatible...
Hello!
I got my Thingy91 this week and would like to update the firmware as the first step.
I installed all the newest software nRF Connect v3.5.0 and Segger J-Link V6...
Hi guys,
Is there a recent example that shows how to add user description descriptors to characteristics on S132 V5.1 ? I have tried the various methods I could find in...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu or Rpull = 10kohm and Cload = 50pF
How should I connect according to the SPI time parameter?