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
I`m working with an nRF52833.
I've observed that when the module enters DFU mode, the Bluetooth advertising name seems to be limited to around 22 characters.
If I...
I am trying to run the WiFi Station sample, unchanged on a nrf7002DK, but receive the following error: "wifi_supplicant: Failed to add iface wlan0" Complete output as follows...
I’m currently experiencing an issue while trying to install the Toolchain Manager application from nRF Connect for Desktop (v5.2.0) on Windows 11.
Every time I attempt to...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
I’m having an issue using QSPI flash with NRF Connect SDK 3.1.1. I have two PCB versions with nRF52840 MCUs — one uses the W25Q128JVEM chip and the other uses the W25Q128JVPIQ...
I want to connect a W25Q01JVZEIM (128MB) NOR Flash ROM to SPI3 of the nRF52833 and implement USB MSC functionality. However, the build fails. It seems the overlay description...
I'm communicating to the nPM1300 eval kit over I2C from an nRf52833 DK (running a fuel gauge application). This works well until I connect PowerUp (through USB) and enable...
Hello to everyone!
I bought nRF54L15-DK for Matter Over Thread developing and prototyping.
Before nRF54L15 I tried ESP32C6 XIAO + Arduino IDE and it worked but it was...
Hey, I have an nrf52840, with lis2dh sensor.
I configured the sensor using the devicetree using the following code
and I change the sensetivity and some other register...
Hi all
I am very new to BLE development and I hope that this question was not asked before in another way.
Is this example also available in nRFConnect with another name...
I'm using an nRF52840 microcontroller on an electronic board to read from and write to an S25FL064 flash memory chip. I'm currently using the nRF5 SDK . Before I could read...
I am trying out the Nordic Bluetooth ESL sample example code from the link [ Getting started with bluetooth-esl-and-periodic-advertising-with-responses-pawr ]
Downloaded...
I understand from many posts that the DTS file is ignored when in multi-image (mcuboot enabled) I need to change the partitions to reduce the bootloader from 48K to 32K &...
Hello Nordic Support Team,
I’m currently experiencing issues connecting to my nRF52833 hardware. The device was previously working without problems, but now I’m unable to...