Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Running the Ciphersuites sample code on the nRF9161 I get Connection Refused on all attempted ciphersuites. Including after adding the CONFIG_EXTENDED_CIPHERSUITE_LIST=y to...
Hello,
Dev board: nRF52840 development board.
OS: Zephyr (NCS v2.6.0).
My requirement and What I am using...
- I want to perform DFU for application core & bootloader...
Hello Nordic Team, I am using nRF5340-DK and I have a PPK-2 for current measurements. My development environment is NRF Connect SDK v2.5.2. I used https://infocenter.nordicsemi...
Hello,
I am using the "direction finding connectionless beacon sample" to test various settings of the beacon. About setting parameters, I have the following two questions...
Hi. I'm working on a BLE system with Central and Peripheral with nRF5340 with 70msec of CONN_INTERVAL and about 1sec of SUP_TIMEOUT. The Central unit also has a UART that...
HI
In the RF_Test example, there are 80 channels.
However, BLE has only 40 actual channels.
Why are there 40 channels...? I would like to know.
Do 80 channels...
Hi,
I am new to the NRF and private-public key pair using.
Can anyone please explain me how to use custom keys for MCUBoot, I added below config in /child_image/mcuboot...
Hi all
We are using ztest in our project because it works nicely together with twister, Zephyr's test runner tool. We need to have the ability to mock modules. For this...
Hi Team
we have NR52833 ,NRF52 these boards Serial no : 10001208 , 10001220
we use these devices in wipro BQTF as reference devices and not for any production. We are...
Hi
I read this Q&A: How to configure the P0.00 and P0.01 pins as GPIO , which is similar to my question. There are some things I did not get from that section:
"Physically...
Hi there, I am trying to do a blocking simple ADC measurement in using NRFX drivers in a threaded context, however when I build I get the following error:
gen_isr_tables...
Hi,
I am using nRF9160DK v0.9.0 with Cellular Monitor 2.4.0, and I have flashed AssetTracker2 via the "Program device" button.
Although asset tracker works fine uploafing...
Hi,
Using the nrf Connect Programmamer v4.2.0, I get the following error when connecting to J-Link on some of my custom boards (about 30%):
When I run nrfjprog...
I am attempting to enter a sleep state (System Off) with a wakeup button . I set all of my GPIO pins to the default config except for my wake up, configure the appropriate...