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...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am working on a project that is using nrf52840 chip as a peripheral and the product is supposed to last and run for 25 years. During that period the device will...
Hi everyone I have been reading the GPS data using nordic nrf52840 over the UART. I am able to receive as much as 64KB of data via the UART. Here's the scenario of whats been...
Hi All:
Applyed the under timeslot :
causes some peripherals(eg:static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2)) n o access interrupt,
what 's the...
I am trying to get the maximum Tx power from the nRF5340 PDK.
The nRF5340 specifications say that setting VREGRADIO.VREQH is required to get the last +3dBm of transmit power...
Hi,
I know that this topic has been raised here many times, and I did read all of those threads, however none of them seem to solve my problem. As many others, what I am...
Hello,
I got my hand on the nRF9160 DK 0.9.0 and was able to connect it correctly to the nRF connect cloud.
I followed the nRF Connect for Cloud Certificate Update and...
Our repository is hosted at github and we are developing and building with Segger Embedded Studio.
Is there any documentation for setting up CI with github actions, travis...
is it possible to access application logs via the SWD interface?
For eg: i see code like NRF_LOG_INFO("Temperature example started.");
Can i see this just by connecting...
Hello everyone.
I use nRF52840 and Segger Embedded Studio. This is my first MCU development.
Thanks to the SDK, I was able to use GPIO, twi, etc.
I am interested in...
We have noticed that using nrfjprog for programming 52840 based devices (and the devkit) that programming times are longer than with 52832 based devices with the same size...
I am trying to switch leds on and off on my nrf51822 beacon kit using an android application to be made by me.
I am not able to get any similar example.
Also i want to...
Hello,
I am not able to get the UART DFU secure bootloader example work for PCA10040 nRF52DK.
I have flashed the device with Bootloader and SotDevice 6.1.1 version.
...
Hello, I am a newb currently working to be able to send and receive timestamps between two nrf52840 dk's.
I have been successful in creating a space in the advertising packets...
Hello, I am developing a Python script (Windows 10, Python 2.7.16, pc-ble-driver-py 0.12.0) to use a NRF52840 board to simulate the BLE part of an application running on a...