Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
After looking over numerous other devzone tickets and google hits... I cannot get host name to IP address resolution to function on the nRF9151DK. The original source code...
Hello,
I am working with a board (currently embedded inside a clear container I cannot easily take it out of) with an nRF52832-CIAA-R. We were taking photos of it with a...
Dear support team and community
After some days where it worked perfectly, our nRF52840 suddently stopped connecting anymore to a Motorola G4 plus running Android 7.1.1...
Hi, We have tested beacon sample in our custom board. Build with nrf7002dk_nrf5340_cpuapp_ns board config. Facing below issue but the same build is working fine in nrf7002...
Hi all,
I have an issue regarding multiple GPIO interrupts. Following case:
I am using MCP251xfd can module connected via SPI and an interrupt GPIP int-gpios = <&gpio0...
Hello,
Looking for some input on this LTE-M connectivity issue we are seeing.
Hardware: nRF9151, custom board, same result seen on nRF9151DK.
nRF SDK Version: NCS...
Hi Nordic:
We are currently testing Zigbee on the nRF54L15 platform using the Zigbee R23-add-on-V1.0.0 SDK. It has been observed that when a low-power node disconnects from...
Hi everyone,
I currently installed the latest version of the NRF connect SDK. I started a new build task which executes properly. The task doesn't however stop.
This...
Hi, I'm currently trying to use the Timeslot feature in the nRF SDK 5 and have a few questions:
Can Timeslot be used during the advertising phase? Specifically, during...
Hi all,
Our company is currently prototyping with the Nordic 91X DK and looking to use both nrf cloud services specifically for using location services whilst also connecting...
Hello everyone,
Having previously programmed the nRF52840 in the Arduino IDE, I decided to switch to an environment supported by Nordic for more complex projects.
Unfortunately...
Hi,The Nordic team.
Hello everyone, I am developing a SED device with nrf54l15 as the main control of Matter over Thread. Now I want to report the remaining battery level...
Hello,
I'm working on an application with a rather unusual/complicated setup, and I found something I cannot really understand.
For context, I'm working with two nodes...