Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi,
I am currently using nRF54L15DK for Channel sounding development.
however, I would also like to add direction finding function, I know that there is no direction finding...
Hi,
We're a bit troubled by the known issue NCSDK-20567: Partitioning limitation with MCUboot swap move , and are trying to find a work around.
Since the issue is with...
Hello
I am trying to implement AoA reception using the TimeSlotAPI on the nRF54L15.
I have previously implemented a simple AoA reception function on the nRF52833.
Please...
Hi,
I'm trying to set up two nRF5340 Audio boards - one as a unicast client (gateway) and the other as a unicast server (headset). I have seperate config files for both...
Hello, we've been using nRF5 SDK and nRF5 SDK for Mesh for about 5 years now and we're looking to port our codebase to nRF Connect SDK.
We have already started the process...
Dear Customer Support,
Reaching out for help / example on couple peripheral configurations
We are using nRF Connect 2.5.0
1-UART
we have the following configuration...
I am using a Sierra Wireless HL7800 modem with the nrF52840. I have been able to receive SMS messages and see them come through the RTT log. Setting to text mode and then...
Hi,I am using NRF5340 ,I want to log data of 2 channels of mic with sampling rate of 16000 but while logging I am receiving "120 messages dropped" and with some random numbers...
Hi. First of all, I appreciate to all users support. I work with SDK 17.1, nrf52832.
I`m trying to make multi link Central. It connect to multi Bootloaders for DFU.
When...
Hi, I am using the npm1300 with the nrf9160 with ncs2.7 When we do a reading from the npm1300 to get the current and voltage values, the readings are always delayed by 1 reading...
Hi
I was trying to take code from ble template and put it in my own project. Even after copying the entire main file and including file directories it shows loads of errors...
I want to set serial communication over USB and try to implement CDC ACM functions on nrf52840dk-nrf52840.
prj.conf:
.overlay:
But now, build on NCS v2.7.0 stops...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
We had made our own pre-production PCB, and trying to lower down power consumption. ...
Hi,
I am using download_client to get a bigger file (100KB) to my memory via LTE-M. The Files are located in a bucket and I use a shortURL to get the signedDownload URL...