Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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...
Hi
I am unable to get the Guiconfg to work in lesson 1 exercise 2 of the nRF Connect SDK Intermediate course.
I have attached snap shots of the output when I try to run...