i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
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...