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,
I'm trying to find the BOM referenced in the Hardware Design Guidelines for the nRF9151 under the Schematic Design section. According to the document, the BOM should...
Is there a way to obtain the Tx/Rx packets num in LE Audio? I want to calculate the PER in LE Audio. Using nrf v2.60, NRF 5340 Audio DK.
Thanks for your reply.
When configuration options CONFIG_SEGGER_SYSTEMVIEW =y and CONFIG_TRACING =y are added to my prj.conf the following build errors are shown:
followed by many other errors...
Hi,
I have a NRF52840 DK , I was using it for development. After one day the board don't turn ON anymore. I'm using USB cable as a power source. Acording to several subject...
Hi:
I use ncs v2.8.0, using external flash(w25q128).
this is test flash project.
And this log:
Device_is_read returns a failure. But flash read/write successful...
I'm encountering an issue with the use of the GPIO interrupt type GPIO_INT_EDGE_BOTH on a GPIO connected to a button. When pressed, the button pulls the GPIO to GND, and when...
Hi there,
I am new to the platform , we are working on a proof of concept to reduce idle power consumption as low as possible on an NRF9160, I want to put the system in...
Hey,
We have a library (rust) responcible for communicating with the BLE peripheral Using btmgmt dbus messages to bluez.
We have never initiated a dedicated `aagent` in...
Hello,
I have a BLE device with the nRF Desktop application, and I want to turn off my device if it is not used, even if it is connected to my PC. I set my CONFIG_CAF_POWER_MANAGER_TIMEOUT...
Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
What is the lowest power consumption method of generating a square wave, less than 100 kHz, and with a differential (or complementary) o/p?
Is it better to use PWM or driving...
usb HID mouse for the home version of the window compatibility is somewhat poor, in the professional version is much better, in the home version often usb does not recognize...
When I download and install NCS2.8.0 SDK, I want to build matter project(ex: light bulb), do I need to install matter build environment referring this link( matter build ...
Hi,
I'm using NCS version 2.7.0 with nrf9151dk. When I tried out the nrf cloud multi service project with hard coded credentials as explained in this document nrf cloud...
Hi Nordic
I had used toolchain manager to download and install previousl ncs versions. Everything was fine.
But, as installing ncs2.9.0, at the end of installation, it...