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 everyone! I am having some trouble in connecting two peripherals to a single central station.
As peripherals I'm using 2 nRF5340DK flashed with the UART-Peripheral...
I am working on interfacing MT29 flash driver on nRF52840 and trying to add littlefs file system on top it. while Integrating I was getting mount errors. when I tried to debug...
I want to use USB840F dongle connected to PC to scan for device and connect to other BLE devices.
Cannot find any documentation or example of how to do so using visual studio...
Hello, i have a nRF51422 DK and i want to revert back to J-link image but I cannot find the .bin either on the official site or on the internet ! I guess it's no longer available...
I need to transmit and receive data bytes over SPI module with nRF5340 DK board acting as the SPIM. Please help me with the DT configurations. I need to achieve the same using...
Good day,
I am trying to combine gzll, USBD HID and USBD CLI with SDK 17.1.0 and nrf 52840. GZLL receiving input, send to USBD HID, USBD CLI output logs and debugs.
Below...
Hi,
I am developing a nrf5340 based device (no external memory) using FOTA to update the firmware. This process used to work quite well for a while now, but I ran into trouble...
Hello,
I am trying to use PWM to control two LEDS, one red and one green (referred to as blueled in the code) to produce different colours. I have had a look at the example...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I'm studying the CDC_ACM...
Dear support team,
We need to add custom fields to the node database (CDB), as shown in the screenshot below:
Use bt_mesh_cdb_node_store(); to store, and then use the...
Hello,
I installed NRF Connect SDK 2.6.1 on Ubuntu following this guide, Now I try to follow the tutorial for Adding clusters to Matter applications . I'm stuck at (2) Adding...
In my last question, devzone.nordicsemi.com/.../can-cis-and-bis-modes-work-at-the-same-time-or-switching-freely , I have asked that if the CIS and BIS modes can work at the...
Hi.
I am using SDK v2.6.0 (Toolchain v.2.6.0). When I open VS Code (v1.91.1) I keep getting this warning -->Bad CMake executable: “”. Check to make sure it is installed...
Hello, I am developing on a custom board with the nrf5340 and programming through SWD using the nrf5340dk. A few days ago everything was running fine and I was able to continuously...
We're having an issue where our nrf52840 appears to stop advertising, and isn't able to resume advertising.
Our device is a custom PCB based on the Thingy91 (has both an...