Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
HI.
I'm developing a nRF52 custom board.
I use a Crypto chip, and I have to calculate and store the count value between the Rising Edges.
How should I do it?
Please...
I'm trying to flash eddystone beacon example of SDK version 12.3.0 to this board ( https://www.robotics.org.za/image/cache/catalog/generic/NFR51822-MOD/NRF51822-MOD-000-650x350...
A step by step guide seems to be needed to get the asset_tracker sample application to use real GPS data from the nRF9160. I have tried:
1) Changing C:\nrf9160\ncs\nrf\applications...
Hi,
In SD_S132v7 chapter "Radio Notification", `Link-0 / Link-1 / ...` are mentioned several times, what's the meaning of that?
I mean, does it refer to a physical link...
Hi, team We have been experimenting with a system using Mesh for half a year. (The number of nodes is six.) The impression from the customer on the site we are installing...
Hi there,
We use nRF52832 to design a reader and use nRF52810 to design a tag. We put hundreds of tags together. Each tag transmits his ID every 5 seconds.
A reader...
BLE device(having nRF52832 chip) can not connect with mobile phone. for more information i have attach nRF Sniffer Log.
SDK: 14.2
Stack: S332_05_00_00 Multi protocol ...
It's my third installation on a (VB-) linux machine but the first one which didn't come to a successful end. The calling of "nrfjprog" works wheras the calling of "nrfjprog...
when I download softdevice and application use nrfgo studio,I can simulator by keil.
but when I download softdevice ,bootloader and application,I can't simulator by keil...
Hi All
We have an application using FDS, the SDK is: nRF5_SDK_15.3.0_59ac345 and the soft device is: s140_nrf52_6.1.1
There are 32 x 1024 byte FDS pages.
When the FDS...
I have SAADC configured in burst mode with 4x oversampling and tACQ=5uSec.
What is the total conversion period?
tACQ + tCONV*4 or (tACQ+tCONV)*4
In other words, is Sample...
Hello
Good day!
For example, if I have to use a Capacitive wheel sensor of 3 touchpads with the Csense example on SDK 16, do I have to configure 3 different output pins...
Hello,
I have an application to develop in which Central device is scanning with use of whitelist if it is not connected but have saved peers. If peer list is empty, device...
I have trouble when discover the BLE Peripheral that have the base UUID of characteristics and service are different. Then I followed several instructions in some cases, but...