Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi: Could you please advise me on how to use P1.01 as the output pin for PWM for NRF54LM20A? I attempted to use the regular IO mode and pulled P1.01 to a high level, but when...
Dear Technical Support Team,
I am currently developing a Matter product using the NCS (nRF Connect SDK) version 3.1.1 . During the build process, the software version string...
Hi Nordic Team,
When using the nRF5340 with XIP enabled, a release build with -Os runs perfectly, but a debug build with -Og crashes on the first function located in the...
Here is a properly structured issue report in professional English.
Project ID
SOFTUART-NRF52-19200-RTT-DEPENDENCY
Subject
Soft UART at 19200 baud works only when...
Issue
When attempting to connect GitHub Copilot to the public MCP endpoint `nordicsemi.mcp.kapa.ai` (as described in the [Kapa.ai MCP integration docs]( docs.kapa.ai/.....
Hello all,
I am investigating the feasibility of building an ultra-lightweight, single-use BLE tracker for short-term insect tracking. Target constraints: - Total weight...
Hi, I am testing the Nordic samples for different environments, and started noticing this strange thing, that sometimes the data output is the same as the previous output...
Hey,
currently I am testing FOTA and it works. The only thing I don't like is the fact that
takes > 10s to appear. Is there a way to make it faster? Because most of...
Hey.
We designed custom PCB board (basically an humidity sensor) with Nordic IC. It works fine, but when I did current measurements I noticed that in advertising mode, uC...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...
Adding long path/filenames to the drop-down fields in "Edit Build Configuration" dialog in VS Code Extension leads to hidden buttons (Browse). No additional files can be added...
Hi,
I am writing to inquire about the MTTF, MTTFd, MTBF and/or FIT value of the nRF52840. nRF52833 and nRF52832. Where can I find these values?
This question has been...
Hi Team,
The customer have used NRF52832-CIAA-R. The datasheet of the Bluetooth module has NFC function. Please help provide the reports of EN 300 330-1 and EN62311 for...
Hello Nordic Forums.
I have been struggling for the past couple of days to try to get the SPI working. I never thought that something this easy could have become such a...