Hi,
AI says this is a known issue, but I want a much stronger explanation of why this scenario breaks. I run the server program on the nRF52840. I understand that it is...
Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello everyone,
I need to save a core dump on my NRF54L15 internal flash in order to debug an issue. I've been following the "Debugging and Troubleshooting section" of the...
Hi everyone,
I am facing an issue when modifying the peripheral_nfc_pairing example.
Due to hardware limitations, my device cannot integrate an NFC antenna. Instead, I...
Hello. We are evaluating the nRF9151 SiP as a potential solution due to its low power consumption and compact form factor . However, our team has limited experience with firmware...
Hi,
I'm considering the implementation options for nRF91 GPS front end. Having a shared antenna for LTE and GPS would be tempting, but I'm concerned about the filtering...
Hello,
I am trying to get some basic examples working with my new NRF9151DK and running into quite a few issues. Note that this is using a onomondo sim card that came with...
Hi,
With NCS v3.1.0 and Nordic's downstream zephyr ncs-v3.1.0, I got build failure with following message:
--
warning: attempt to assign the value 'n' to the undefined...
Hello Nordic team,
After many hours I have not been able to get socket dispatching working with Zephyrs MQTT client, and I am not sure how to proceed.
First of all I would...
Hi Support Team
Due to there is very little space of C: drive of computer, so I moved the NCS SDK from C: drive to D: drive. The VS code can't recognize the SDK and toolchain...
There are 100s of solutions on the zephyr git and the nordic git. It took me a while to understand it all and it took me hours of debugging and frustration before I ended...
I want to work with the nRF Connect Plugin for VS Code and my nRF52840 DK with Zephyr. I created a new application from the "nRF Connect" plugin and selected the hello world...
Hello,
I perform a test using a nrf52840 DK board in order to output a PWM at 50 Hz on a GPIO.
Here is the code:
void pwm_init(void) { nrf_drv_pwm_config_t const config0...
Dear Nordic-Support,
have a question regarding nrfutil and the offline package generation, described here: https://docs.nordicsemi.com/bundle/nrfutil/page/guides/installing...
I am evaluating Curve25519 performance on the nRF5340 and have observed that the following operations each require approximately 2.5 seconds to execute:
- `wc_curve25519_make_key...
My customer had ttothis question:
We recently purchased and use your Nordic Power Profiler PPK2 at my company. Does this device come with any calibration certificates? How...