Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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...