Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
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...