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...
Hi,
This may be a basic question. I'm using NRF52840 DK and I'm trying to print some logs from timer callback function, however I havent been successful so far. Here is...
Hi all,
I am using nrf52840 with zephyr
The below link puts device in bootloader mode but with pressing button
I want to do it without pressing button
https://devzone...
Hi All,
I just recently updated to a Mac w/ Apple M1 silicon and am struggling to get my (previously working) scripts to work w/o error.
Specifically, this command/error...
I got an nrf5340-dk development kit. And when I connected it to the computer it was discovered by the computer. But, I could not either connect to it or program it.
I noticed...
Nordic,
We've been using the nRF52832 for many years now. We have a custom board that uses SWCLK and SWDIO to flash our NRF52. We're getting set for production and I am...
I have been developing and debugging this situation for a while. I discovered that the original advice didn't work. First; to get more than 2 client connections going, I had...
Hi teams,
I am testing Direction Finding beacon/scanner pairs with nRF52833 DKs.
With nRFConnect SDK v1.7.1, I started beacon/scanner pair and leave untouched for a few...
Sorry if the title of the post is a bit of a misnomer. I'm currently trying to switch IDEs. Previously I was using Eclipse, but it seems like Nordic completely wants to remove...
Hi! I'm trying out the nRF Connect for VS Code on a M1 Mac, and have a nRF9160-DK connected. The VS Code stuff works fine, I'm able to build sample programs fine, but the...
Hi,
I use 9600 bsp of UART to communicate sensor data. I would like to add 115200 uart for wifi.
To use two uarts at the same time, what configuration should I do and...
I'm currently developping an application based on the Zephyr OS with its BLE protocol stack using the nRF52805 SoC. Due to security specifications, some cryptographical features...
In sdk 16 release notes i have read 52810 chips are supported for gazell secure libraries. But when i make the project port changes as described in "developing for 52810"...
Any recommendation for a filesystem for nand flash?
My application uses zephyr on nrf85240 with a 128MB nand flash.
It samples sensors and streams their data to the flash...