Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...