Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
Dear Nordic,
I got some AT commands here <https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/production_test/xrftest_tx_set.html> to know that...
Hello Nordic Team,
I am currently working on OTA using Sysbuild configuration on the nRF52833 with the nRF Connect SDK .
In this configuration, I enabled overwrite-only...
I'd really like to be able to set the path to nrfuitl in the extension so I do not have to put int on my system path, but rather keep it contained in my project.
Use Case: We are developing a Bluetooth Mesh people-counter on the nRF52840 DK .
Primary: Mesh network for publishing/receiving sensor data.
Secondary: Custom...
Hi,
it seams, that MBED DTLS implementation in nRF9160 firmware v1.3.1 is not compiled with Extended Master Secret Extension https://datatracker.ietf.org/doc/html/rfc7627...
Hi,
Is NTN available on nrf9151 A0A version silicon?
I am struggling to get our device configured for NTN communications with SatelIot and Skylo.
Does the version...
I'm trying to establish an SPI connection, but I'm not getting any signal when measuring the pins with an oscilloscope. This is my devicetree;
& spi00 {
compatible ...
I am creating a bluetooth mesh using nrf54L15 and would like to make use of public key OOB as a means of whitelisting devices (so only my devices can join the mesh). The idea...
Hi everyone,
I'm trying to generate SBOM from the code based on nRF SDK v17.1.0. I noticed that SBOM feature was only supported with NRF Connect SDK. I did search for...
Hi, I have been having some trouble lately using an SD card together with a LoRa radio. I am using separate SPI instances for LoRa and the SD card (SPI1 and SPI2). However...
I have an NRF5340 running the B0 secure bootloader and dual S0,S1 bootloaders along with my app image.
During flashing, the image was not fully flashed and resulted in a...
Hi Nordic team,
I’m seeing a strange runtime behavior related to RTT connection state.
Issue summary
When I connect to RTT (Segger/J-Link RTT viewer), image rendering...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...