Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi there !
I'm having trouble debugging a small project using the xiao nrf52840 board and the J- Link debugger. Everything works fine on Windows, but on Mac OS, the debugger...
The output from the REST API when doing multicell locationing changes from day to day even when the inputs are the same. Why is this the case and is it possible to keep the...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
I am using 3.2.1 SDK and I am using zephyr in VS Code
I am trying to get the NearBy Interaction working. I have both an IOS and Android phone and I have not been success...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
Since the product we are developing is supposed to experience extremely high temperature conditions, we are concerned about the ambient temperature operating limit of 85 degree...
Hi Nordic Support Team,
I have created an issue on GitHub regarding the device type ID error we encountered during testing. Here is the link to the issue:
github.com/...
Hi,
I am getting started in a project where I am using the nrf52840 dongle to develop. One of my goals is to keep the toolchain up to date, so I started working with the...
Hi Nordic team,
I am working on BLE Channel Sounding (Initiator + Reflector) on nRF54L15 using Zephyr / nRF Connect SDK v3.1.1.
I would like to clarify the expected behavior...
Looks like the new project behavior changed between 3.2.0 and 3.2.1. When creating a new project with the copy function, in 3.2.1 it no longer copies the source code to the...
Hi Nordic
i am working with nrf52832 and nrf52840
After migration from ncs2.9.2 to 3.0.2 my device (end point) has an issue with pairing to one of the gateways (the gateways...
We have an issue receiving unicast packets with default wifi low power mode.
When CONFIG_NRF_WIFI_LOW_POWER=y is enabled, unicast packets (DHCP Offer/Ack, DNS responses...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...