I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello,
I am experiencing a recurring issue when programming multiple nRF52840 boards using the nRF Programmer.
Problem description: When programming the first board...
Hello, I have a pin that controls the power flow to the sensors on my board. it is active low, when it gets a raw value of 0, it allows the power flow to the sensors. I have...
I have just upgraded my project to NCS 3.1.0 and I'm now getting this error
BOOT_SWAP_USING_MOVE (defined at C:/ncs/v3.1.0/bootloader/mcuboot/boot/zephyr/Kconfig:575) set...
Hello there,
I'm designing a set of devices composed of a remote and 2 peripheral. The remote's job is to be connected to the 2 peripherals as a central and occasionnaly...
Hi, I am working on storing data in the Trusted Zone using the PSA APIs.
I tried the Protected Storage (PS) example. When I store data using psa_ps_set() and then read the...
I am updating our automation software for programming Thingy 91 and trying to communicate to ModemShellRtt using python. In my test program attached, I would only like to...
Hi all,
I am working on a project to remotely control iPhone cameras via Bluetooth. I can already emulate the shutter button using the Volume Up command (0xE9). However...
Is it necessary to Update nRF SDk and Toolchain each time a new version comes, can't I use one version constantly. As with each update some libraries are getting removed or...
Our setup:
Board: nRF5340 DK
SDK: NCS v2.6.2
Microphone: MMICT5837-00-012
Interface: PDM
During mono audio capture over PDM, we observed a current draw of about...
Hello,
we are developing few products based on the nRF52833 and we found something interesting in the nrf52833 dts file ( https://github.com/nrfconnect/sdk-zephyr/blob...
Hi Nordic Teams,
Now I'm using Nordic Connect SDK v3.1.0 to development, I want place some default values in Flash at a fixed address,
But I don't know how to do it...
Building the sample "nrf/samples/cellular/udp" with "west build -b nrf9160dk/nrf9160/ns" using
NCS 2.9.2 results in:
Memory region Used Size Region Size %age Used FLASH...
Hello.
I am also currently working with two nRF54L15-DK kits with the nRF Connect SDK and Toolchain, both v3.0.2. I am using the latest updated examples from the SDK channel_sounding_ras_initiator...
Hi,
I am using NRF SDK 16.0.0 for device running on NRF52833 with softdevice version s140. The bootloader app advertises the DFU service uuid in the advertisement packet...
I want to connect 2 nrf5340 Audio DK's together and have them share audio data over a bluetooth connection, however I also want every device to have a connection to its own...