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...
Dear Support Team,
I'm developing a Matter remote controller and want to implement Scenes Cluster Client functionality. When a button is pressed, the remote should recall...
I am using QSPI NOR flash (MX25R6435F / MX25L51245G) with nRF5340 . I am trying to enable 4-byte address mode using the SFDP BFP table in the device tree overlay.
When I...
Hello all,
I'm currently developing an application using the ESB protocol on a nrf52840.
I'm trying to calculate the expected current consumption in the different stages...
Hi,
I am working on a project with channel sounding requirements and I have collected some test data. I am using the example codes Bluetooth: Channel Sounding Initiator...
I am developing an application using nRF52833 + nRF5 SDK + S140, and I encountered a strange issue. When I perform an OTA update from a firmware that does not initialize the...
Hi there,
I am using MDBT dev kit based on MDBT53-1M module. I have a simple application of reading an SD card and printing the data on the LOG. While the current application...
Hello!
I bought dev board with this module and plan to use it in my product.
I bought a development board with this module and plan to use it in my product.
While I...
Hi
for DFU is bluetooth used by default. Your DFU app suports only using bluetooth to do a DFU.
Do you have any tools to do a DFU over NFC? Or do I have to write a tool...
## Summary
When running the OpenThread CLI sample on `nrf54lm20dk/nrf54lm20a/cpuapp` using nRF Connect SDK v3.2.4, the application crashes immediately on boot with a ...
Reporting this here as the project GitHub asked that bugs be reported via DevZone.
The latest Power Profiler v4.2.0 has introduced an annoying issue - when running the Power...
I have an application that gets a fix using A-GNSS. I couldnt understand from the documentation how to enable other satellite systems other then GPS to be enalbled in my application...
Hello,
I am trying to run this Android-nRF-Blinky sample from Git ( https://github.com/NordicSemiconductor/Android-nRF-Blinky ) and build failed.
Below is the error message...
I make a BLE/USB MIDI controller that has an NRF52840 receiving sensor data by SPI from an Atmega 32u4 at 2Mhz. The NRF52840 is the SPI master (SPIM3). When I'm using BLE...