Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
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...
Hi, I am trying to do pwm a rgb led using nrf54l15dk and custom board using nrf54l15 on port1 with pin connections on (p1.10, p1.8 and p1.13 for custom) or on (p1.11, p1.12...
Greetings,
I have worked with the MCUBoot and its Serial Recovery feature with success and recently tried to enable the CONFIG_BOOT_SERIAL_WAIT_FOR_DFU option ( as well...
Hello,
I am intending to extract audio from the onboard microphone of nrf5340-audio-dk.
I used the nrf5340_audio application as reference but cutting off the bluetooth...
Hi,
I'm trying to use same UART channel on both project-specific purpose and MCUmgr DFU. However, when I enable the option CONFIG_MCUMGR_TRANSPORT_UART, the code reset's...
Hi, I used in my hw design Config. 6 for nRF52840 QIAA aQFN73
https://docs.nordicsemi.com/bundle/ps_nrf52840/page/ref_circuitry.html#ariaid-title7
The question is how...
Hi,
We are defining a BLE interface for our product, choosing SIG and custom services, and while working on BLE for years now, I have still questions on how to design the...
How to configure the SPIM if i have defined my MOSI/MISO/SCK pins in the device overlay file, shown below:
&pinctrl { spi0_default: spi0_default { group1 { psels = <NRF_PSEL...
We are developing a board with an nRF54L15 module that interfaces with a SPI device. We want to use 3-wire spi, so the MISO and MOSI lines are shorted (according to the datasheet...
Hi,Team,
I am developing the nrf54l15-dk, and the version of my NCS is v3.0.2.
I am currently using Pawr. https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides...
Hello Nordic Support,
Currently, we are using nRF5 SDK for Thread and Zigbee 4.2.0 for our Zigbee coordinator application running on nrf52840.
We understand that this...
I am using the NRF5340 Audio DK , and the onboard PMIC is the NPM1100 . I am not using the onboard audio codec of the DK. Instead, I am powering an external audio codec module...
Hi,
I've just completed Lesson 2 Exercise 3 and found that BLE Provisioning does not work from the iPhone version of the app. The problem seems to be related to Version...
Hi everyone,
Environment:
nRF Connect SDK v2.8.0
Light Switch example
I’m currently working on implementing a Zigbee Sleepy End Device (SED) for a battery-operated...
Hello,
I'm currently using the nRF9151-DK hardware to develop our product based on the nRF9151 SiP . We selected the ncs-serial-modem firmware, and the modem is controlled...
I am implementing the code for nrf54l15 nordic MCU to: Use vbat_mon pin p1.10 in NRF54L15 as ADC and trying to read the voltages, but physically i am not able to read/get...