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,
Our system includes an nRF52840 (ncs2.4.0, zephyr) as a Host and a NAND (Macronix MX35LF2G24AD) as a flash; communicated with each other via SPI.
At Host, we can do...
Hi,
My customer tried using the keyboard we made based on nRF Desktop with NCS version 2.1.0 with an iPad and noticed that most of the keys work, but space bar does not...
64 bit unique device identifier. DEVICEID[0] contains the least significant bits of the device identifier. DEVICEID[1] contains the most significant bits of the device identifier...
Hi there,
I have successfully enabled CDC ACM Serial Recovery mode on the nRF5340, which allows me to update the application and network core with two separate .bin files...
I'm trying to create a board configuration for MicroPython under the Zephyr port for the nRF9161 and add functionality to use the DECT modem. I'm following the example code...
Hi
I have used the nsc-sbom utillity to generate an SBOM for my project.
However, instead of the HTML output format I need to generate it in a FDA recognized format...
Hello,
I'm currently working with the nRF9160 to utilize Cellular Monitor to connect the board to a cell tower. It is capable of connecting and filling out the chart in...
I have bought a brand new nRF52840 Dongle that I want to flash. I have installed nRF Connect for Desktop from https://www.nordicsemi.com/Products/Development-tools/nRF-Connect...
We want to use the nRF7002 in our product and supply it with energy using a LiMnO2 cell in CR2 format. The LiMnO2 cell has a nominal voltage of 3.0V and a maximum voltage...
GPIOTE has higher current consumption than port events. We are trying yo use PORT events to detect GPIO inputs with buttons. But we are not successful, is there any example...
When I follow lesson to do exercise that lesson 2 exercise1 step 7.4.2,I press button 1,I can see the led1 turn to light but no log message in the debug console.
The debug...
We are preparing for all of our radio compliance testing. Our board is inspired from the nrf9160dk design using the nrf9160 chip as the main controller and an nrf52840 flashed...
Hello!
I am having issues configuring a signed application, is there any way to build a signed application for the mcuboot bootloader without building the mcuboot alongside...
Hi, I'm trying to use the VL53L0X sensor driver with zephyr and nRF52833, but I'm getting errors when the driver is trying to calibrate.
Below are the errors returned by...
Hi,
I am having some trouble with regards to the "Booting Zephyr OS" message that appears in the serial terminal. Below is an image displaying the issue.
My question...