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 have the following scenario: An Android Phone is playing the master role and two nRF52 custom boards are connected to the master as peripherals. Both peripherals...
Hello,
I have problem with implementing UART to simple_coap_client example, but there is too much problems. Some issues have been solved, but it still is not all.
defines...
I need the nrf52 as a I2C slave, so I set up a very minimal example:
which seems to work so far. the chip wakes up, receives the i2c msg and is able to send back data...
Hello,
I'm trying to do some power optimization in my project and I'm looking for information about current consumption of different peripherals. Unfortunately, the information...
Hi,
Currently I am trying to implement Watchdog functionality into my Project.
I have the followowing problem:
I use the Nordic WatchdogTimer.h and instance the class...
I am trying to implement a DCT on a nrf52840 board and have been looking at using the CMSIS DSP DCT function to achieve this. Does anyone have an example of this function...
I have 2 custom made boards.
I took the first board.
I tested low power consumption. And it WAS working.
Made multiple tests on i2c, BLE, GPIO, Flash memory... All worked...
Dear nordic,
when i try to scan in coded phy some times works but after few minutes it fails to scan(that is not capture beacons). some times it fails from starting(that...
Hello,
I have an issue about the NRF9E5 and the external EEPROM.
When I program the external EEPROM sometimes the procedure fails. When I retry the action is impossible...
Hello,
This is Jahnavi. I am having nRF 52 DK boards. I have a doubt that what will happen if we will give power supply from both coincell as well as USB cable?
Is there...
Development environment: SDK V15.2, Soft device S140 V6.1.1
Application status: unmodified, logging level changed from INFO to DEBUG, debug-flag -DDEBUG set during compilation...
Hi,
When I try to install apps in nRF Connect v2.1.0, I get the following error " Unable to install: Unable to download registry.yarnpkg.com/nrf-framework-courses . Got...
Hello !
I got bad time figuring out how we can prevent a Malicious device to corrupt our thread Network and only allow our device to connect to this mesh network.
I am...
I am trying to get the nRF52840 to interoperate with an existing product using the Telegesis ETRX357 Zigbee radio running a Zigbee 2007 PRO stack. For now, I’m using the nRF52840...