Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...