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 ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Dear Nordic, We wonder if it is possible to connect to the BLE side of nRf9160dk using the LTE BLE Gateway sample. https://docs.nordicsemi.com/bundle/ncs-2.3.0/page/nrf/samples...
Dear:
I am useing NCSv2.6.0 version.On the basis of my project, adding RTT printing of Bluetooth scan packet and scan response packet will frequently appear Log crash. ...
Hi!
I have built a sample application "location," got some warnings, and got runtime errors. I have attached a zip file with code and images.
I just have reinstalled...
Hello,
I would like to add a costom cluster,controlled by custom App.I add cluster xml file,and run zap_regen_all.py to generate corresponding code.Everything is ok, the...
I am testing the current consumption of SIM cards with PPK2.
When PPK2 is connected to VCC ( voltage 1.8 v or 3 v ), the PPK2 can display the current properly ( around 9...
Hello I need to read the current mesh IV index of a provisioned node. Found 2 structures with the iv_index field : struct bt_mesh_cdb bt_mesh_cdb and struct bt_mesh_net bt_mesh...
When I package the firmware with nrfutil v7.12.0 version, I pack with a command like this
I got the right app.zip,manifest file
My question is: In nrfutilV7.12.0,...
I am planning to perform encryption using the CC312 accelerator on the nRF5340. I would like to evaluate the power consumption when using the accelerator.
My approach is...
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
I clone the project from git and try to build the project using custom board but it is giving the cmake error...
1. When adding CONFIG_PSA_CRYPTO_DRIVER_CC3XX=y to the configuration as shown in the diagram, does it enable the use of the CC310 accelerator?
2. My understanding is...
We are making ZigBee product. The base we have took is from nrf connect sdk samples light_switch and coordniator example. everything works fine but we need to keep some information...
"I am working on a project involving Matter over Thread using the nRF52840 development kits. My goal is to pair and communicate between the light_bulb and light_switch Matter...
Dear Devzone,
I'm using 52832,SDK 17.0,keil.
What apis should I call if I want to enter the bootloader mode from my app? For example, I receive a message from a serial...
Hi,
I'm trying to do DFU on a custom designed Bluetooth peripheral device using nrf connect for mobile application. I can able to perform DFU successfully is some mobile...