If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
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...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
I am using SDK 2.7.0. When trying to install the CHIP tool, I get the error - view below.
I have tried everything - it seems that the OAuth client is hardcoded into the...
our current network provider says that they have a restriction on their sim profile so that the mtu should be less than 1430. however things like pdn_dynamic_params_get()...
I am using an nrf7002dk and my external modules have arrived. The external modules are Minewsemi MS12SF1, which is a combo of nrf5340 and nrf7002.
To start, I wanted to...
I'm running into issues when specifying non-secure for the build target, even for the basic Blinky sample. I created a build configuration with the nRF Connect SDK v3.4.0...
An SPI port is configured as a master, and all the signals seem to operate correctly except the SPI_MOSI.
The configuration is shown below. When the spi_transceive_dt()...
Hi,
I am using nRF Connect SDK v3.3.0 with VS Code and nRF Connect for VS Code, targeting an nRF54L15.
I am currently trying to understand how an existing application...
I am using the SDK v3.4.0 LTS
for modem error debugging I included: prj.conf
I am mapping errors depending on wether memory allocations failed.
I am fetching the stats...
Hello Nordic Support,
I am developing a cellular positioning solution using an nRF93M1 LTE Cat 1 bis module.
I currently use the following command to retrieve the serving...
Hi,
We use the nRF9151 modem and need the following data from it: Mobile Country Code (MCC), Mobile Network Code (MNC), Tracking Area Code (TAC), cell_id and rsrp.
We...
Hi, based on the nRF5340 Audio DK (nRF5340_AUDIO example: gateway, BIS) we send an LE Audio Stream.
As transceiver we use an Airoha AB156x based speaker: SoC name : ab156x_evb...
Hi,
We’re developing a BLE-based product on the nRF54L15 (InsightSIP ISP2454-LX) using nRF Connect SDK v3.0.2 , with MCUboot enabled for DFU.
Our BLE application is based...
Dear Nordic team,
we are developing an application for a nRF9151 which will perform some HTTPS requests. For that purpose we want to encrypt and store an API key (string...