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...
We used to specify BOARD and BOARD_ROOT at the cmake level, but so far attempts to do the same using sysbuild did not succeeded. Is it still possible or should we rely on...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1024, please.
It is not very clear by reading the assembly code...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1050, please.
It is not very clear by reading the assembly code...
Recently the source control icon (git extension) in the activity bar in vs code shows more than changes in code.
As can be seen here the icon adds up the changes in...
AWS IoT example not working with v2.6.1 SDK with nRF7002 DK but works fine with v2.5.2 SDK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** [00:00:00.249,725] <inf> aws_iot_sample...
Hello all,
I use nRF52840 for my custom board. I set P1.11 & P1.12 as UART_RX & UART_TX. But these two pins can not work.
Here is my nrf52840dk_nrf52840.overlay.
Here...
In the Wi-Fi throughput sample code folder the main.c file has virtually nothing in it, just a few boilerplate lines and a main() with only two lines of code that set the...
Hi,
I have a nRF9160-DK (PCA10090, 1.0.0, 2020.50) that I am trying to flash with the Modem Shell using the Quick Start app on a M1 Max MacBook Pro, running macOS 14.5....
Hey guys, I'm trying to set the max tx power for our nRF52840 project and I'm getting this error:
CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value...
I'm presenting an issue when exporting the data collected with the Power Profiler Kit 2 in the software (nRF Connect for Desktop v5.0.0), specifically the digital outputs...
Good afternoon,
I am debugging the nRF9160 in a product, and what we are noticing is that the socket "poll" events do not appear to be generated when the system is in...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...
I am attempting to store a pre-generated key in the psa key store using the psa API. I have taken the nrf->samples->crypto->hmac and nrf->samples->crypto->persistent_key_usage...
Hi,
I am working on a setup where nRF5340 uses W5500 Ethernet IC and communicate MQTT over TLS. The actual setup for now is nrf5340dk + w5500 ethernet shield.
I am working...
We found one charging issue on nPM1100, after we assemble the battery to the PCBA, and then apply 5V to nPM110 (VBUS) and GND. The protection ciruit does not release, and...