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...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello Nordic, We are preparing for mass production with nRF9160. We have a script to flash, register the thing on AWS and write credentials on the modem using nrfjprog. We...
Using the debugger in SEGGER Embedded Studio and two nRF52-SDK circuit boards, I am stepping through code from the nRF5_SDK_17.0.2 examples.
Very often I end up in file...
Hello everybody,
I'm working on a Project with nrf52dk(nrf52832), and sdk 15.0.0 where I need to read the data from multiple sensors with twi/i2c and send the data via ble...
Hi,
is there a possibility to check in waht CE-level (ECL0- ECL2) the modem is operating on? I know that the ECL is decided by the network and not the UE. However it must...
Hi, I have a problem with simultaneously working Bluetooth LE with LTE. I've use nRF52832 as a Bluetooth controller with is connected to nRF9160 via Low Power UART HCI. When...
Hello I have a few issues which i can't handle. Platform: Visual Studio Code on Windows 10 Board: nrf52840 dk
In my project i need to create workspace which few different...
Dear N ordic S upport Team,
After I updated the nRF Connect SDK (1.5.1 to 1.6.1) and the Modem firmware (1.2.3 to 1.3.0) on my nrf9160 DK device (v1.0.0, SiP revision 2...
I want to use the nRF52840 in the High voltage mode. In this mode as per my understanding, both regulator stages needs to be used. As per the datasheet, configurations given...
Hi all,
I want to update my application with the newer NCS 1.7.0 version. I've changed my west.yml, which containing only NCS-SDK as the only dependency. After running...
Hi,
I would like to setup vscode to develop nrf applications. However, I'm having a problem for the installation of the nRF connect SDK in ubuntu 21.04 (Hirsute Hippo)....
Hi,
Our products encountered some problems when doing air upgrades.
chip: nRF52832
sdk: 17.0.2
The picture above is the switch circuit part of our schematic...
Hi, I'm using nRF52832 ble_app_uart example project. In ble_gap.h file, I could see:
From my understanding, the number 4 means that the variable sm (security mode) will...