Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...