Dear ,
Just wondering whether the above file operation functions can be directly called and used with the nRF connect SDK, as I am integrating an existing lib to my nRF...
Hi all!
I'm testing the new development branch about wireless syncronization project.
This is my issue:
https://github.com/nordic-auko/nRF5-ble-timesync-demo/issues...
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.
...
Hello everyone!
We need to implement Apple Notification Center Service (ANCS) in our nRF51 firmware so that the iOS application running in the background mode can receive...
Hi,
In the latest NCS V2.0.0 the profiler has been renamed but one of the sources hasn't and it causes a CMAKE error
https://github.com/nrfconnect/sdk-nrf/blob/main/subsys...
Hello,
I am using the ble_advertising module in sdk 17.0.2 on an nRF52840 with softdevice 140. I have the application working but want to convert to using coded PHY. After...
We are using nrfutil 6.1.3 on Ubuntu 20.04LTS and nRF5 SDK 17.0.2 We're using a copy of the dfu/secure_bootloader as the bootloader. We've changed NRF_BL_DFU_INACTIVITY_TIMEOUT_MS...
The nrf52840 defines 4 pwms. Attempting to enable pwm1, pwm2 or pwm3 using pinctrl through a device overlay results in build errors suggesting there is something wrong with...
Hello,
I am developing a driver for the vl53l5cx TOF sensor from ST, however their sequential write format looks as such:
This is problematic for me since I can get...
Hello, I was trying to run the Matter template example on board nRF5340 DK.
The nrf connect website example : https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello Nordic team!
We are using nrf52832 chip and soft device S332. System runs custom bootloader and main application.
We did not have any major problems with BLE...
Hi Nordic Team and programmers,
I have a Bluetooth peripheral built from the uart example and it has been working perfectly while operating a basic message based protocol...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
Hello, that's my first post, I'm starting in the world of nordic and I want to know how to configurate it to program in VS code, I already do all the steps in the 3 first...
Hello,
I am facing some troubles generating and flashing a complete hex file using the Nordic command line utils. Below, I will explain my scenario:
Secure bootloader...
Hi everybody,
I'm trying to make the nRF 52840 Dongle work with nRF Connect for Desktop v3.11.0 on Ubunutu 20.04 LTS.
I downloaded the latest version from here: https...