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...
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...
Hi all I am new to Nordic world. I have received a nRF5340 audio dk board and would like to be able to get VS code to build the default sample code - I have tried in windows...
My task is to mount a littleFS system on the external flash memory, so I can save files.
I am using the littlefs filesystem sample from
zephyr/samples/subsys/fs/littlefs...
Hi. I had a working MCUboot configuration that I used in order to update both the app core and the net core as follows:
- Upload the app core image using mcumgr - Upload...
In the documentation for the secure bootloader, it's mentioned that the provisioning data gets stored in OTP memory for some chips (e.g. nRF5340). Is there a way to know what...
Hi everyone,
I’m designing custom hardware for my application using the nRF54L05 MCU (v2.9.0) . However, I can’t connect to the device from iOS — the connection always fails...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
We are certifying our device at KIWA. they are testing the WLAN adaptivity and the test is failing. Here is the failure description:
" It was a struggle to perform the...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
Hello everyone,
I'm working on an NRF54L15 DK evaluation board and I need to use NFCT pins as normal GPIOs. I found out here that I should define CONFIG_NFCT_PINS_AS_GPIOS...
Hi,the Nordic team.
I am using nrf54L15 to develop Matter. I have seen that the official sample programs are all equipped with external flash. How can I run Matter programs...
I am trying both v3.0.0 and v3.0.2 SDK; the board I am using is the nRF9160DK, version 1.1.0. There are 4 scenarios:
1) Run on Linux (minicom or Serial Terminal) following...
Hi,
I'm using an ISP2053 (nrf5340) chip on a custom board and debugging using the nrf5340dk. I'd like to use P0.02, P0.03 as part of an SPI bus.
I set up a simple experiment...
Hi,
I am programming with nrf52833,ncs v2.9.0,generating peripheral_uart to peripheral_hid_keyboard sdk.
And now with working serial times,err happend and log is Not able...