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...
Hello Nordic Semiconductor Team,
I would like to clarify a component change in our Bluetooth device design.
In our previous product, we used the nRF52840-QIAA-R component...
If a Channel Sounding procedure is aborted while in flight and the ACL is then disconnected, the device settles at a flat ~1 mA with the CPU asleep in the idle thread and...
Background
I had a question regarding Debug Interface mode and its relationship to entering true system off mode versus emulated system off mode (ie WFE in a while(1))....
Hello Nordic Support Team,
I'm developing a BLE audio/walkie-talkie application on an nRF54L15 DK using Zephyr, communicating with an Android smartphone. I'm seeing a significant...
Hi everyone,
I'm quite new to the Nrf Connect SDK and Zephyr.
I'm trying to implement a simple DFU (over UART) bootloader. The idea is that when the microcontroller powers...
Hello,
we are currently developing a device based on the nRF5340 using LE Audio.
The device streams audio to a smartphone, where the corresponding Android application...
Hi,
I have encountered a challenge with the nRF54L15 that I am hoping someone might know a solution for!
My device has a power enable pin (on GPIO1) that must ideally...
Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
HI
My gateway adopts CAT1 and nRF54, which communicate with each other via UART. The UART signals from the CAT1 module are 3.3 V level translated by the TXB0108 and fed...
Updating nRF Connect for Desktop from 5.3.2 to 5.4.0 resulted in "flickering" UI effects.
The Docu still mentions support for Ubuntu 22.04, is that tested by simply starting...
Hi
This isn't about a problem so I'm not sure if this is an inappropriate post to make here, if so please feel free to remove it, however there is no commercial incentive...
Hello everyone.
Absolute novice here but a lot of reading over the last few days has brought me here.
I'm currently watching a little robotic project being developed....
Hi,
We are using the NRF9151 with AT commands to replace our SIMCOM modems.
We would like to write the SIM profile data to the modem via AT commands just like SIMCOM...