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 ...
Hello,
I've never manufactured using the nrf9151 before and I was just wondering if there's any recommendations for solder paste type/size?
& stencil opening?
For...
Hello,
I am trying to configure cellular modem application running on nrf54l15dk board and SLM on nrf9151dk board.
I get the 2 boards communicating but communication...
In data sheet of nRF54L15, the numbers in 11.1 current consumption power and 11.13.2, 11.13.3 have some delta. Can you please help to explain the deltas? I was thinking the...
Hi,
I'm building an non-secure application for nrf15l15 SoC using NCS SDK v3.0.2. The available SRAM memory for my application is set to 188K in the base dtsi files ( see...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
tl;dr: The clone would probably work more reliably if the nrf-toolchain-manager added the --depth 1 option, e.g.: git clone --branch v2.6.1 https://github.com/nrfconnect/sdk...
Dear
I'm working on controlling an I2C device.
I want to achieve TX->TX using the nrfx_twim driver. I specified NRFX_TWIM_XFER_TXTX. When I looked at the nrfx_twim source...
Hello,
During design and schematic entry I used the online datasheet to select GPIO capability. I was advised that I should try out the pin planner to confirm that pin choices...
I am using the nrf_fuel_gauge_idle_set function to handle the fuel gauge state when the system enters a low-power mode. When the charger is connected, I exit this state and...
Hello Nordic Support Team, I am experiencing an issue when using MQTT over an NB-IoT connection with the nRF9151 DK, and I would like to ask for clarification and guidance...
Hi,
I am working on a Matter device based on Nordic NCS v2.9.0, using Google Home as the OTA provider.
I have successfully uploaded a new OTA image in Google Console,...
n the nRF52805, if the hardware is configured for DC/DC regulator operation—namely, with the DCC and DEC4 pins connected through the designated inductor and capacitors—does...
I am using a Thingy91x, with some additional sensors attached via qwiic cable.
Initially to test the Thingy91x I inserted the SIM and scanned the QR code on the Thingy91x...
I am developing a proof-of-concept for remote controlled super-low-power devices using PAwR. I started with nRF52840 (for boths, clients and remote) and now migrated my code...