Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
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...