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...
I am using SDK 11.0.0 on a nrf52832, with FreeRTOS and SD132 2.0.0. I configure the FreeRTOS port so that it uses RTC1 as SysTick. Depending on some compilation macros, my...
Assuming that all peripherals that require the high frequency clock are disabled / turned off / stopped, how long does the HFINT oscillator run after calling __WFI()?
And...
What's the delay from setting the Start / Stop task in an RTC module to when the RTC actually starts or stops? Is it less than 1 clock cycle on the CPU (15ns)? More than one...
Hi, I am using the nrf52 dk to sample two analog inputs through PPI.
My question is if I can use different bit resolutions for each analog input?
-Erblin
Hello !
I have a problem with my program (on a nRF52 board) : when I send a value to the board via BLE, it seems that my static variables are reset.
I noticed that, because...
I need to store data in some moments and if something happen i have to read those data, i have to do a log events.
I use nrf51-dk and soft device s130. This data is taken...
"....\dfu_public_key.c(20): error: #35: #error directive: "Debug public key not valid for production. Please see github.com/NordicSemiconducto.. . to generate it.
i found...
nrf51 dk with 51422 device (10028) was running in Segger Embedded Studio example imported from IAR / Keil ble_app_cscs_pca10028_s130 SDK12.1.0 was just fine. I loaded couple...
Hi,
I'm new and I'm a student.
I have to connect the adxl345z to my board mb39c811-evbsk-02.
It has an nrf51822 integrated.
Someone can explain which pin of i2c/Gpio i...
We wanted to update the firmware over the air, We needed help for zip file creation(.dat file, .bin file and .json file). There are many links online, We needed an link which...
Hi,
I'm developing to NRF81522 mcu, using a softdevice S130.
The MCU is connected to another device through the UART peripheral.
I'm encountering the next problems...
Hi,
I am getting data from sensor and want to replace some new data with the older one in flash using fds. Right now,firstly i will write into flash by using one different...
I am using the nRF toolbox to upload bootloader and firmware to a hardware project. Our project requires the number of packets (found within settings > nRF toolbox > Number...
Hi,
I am trying to flash the blinky example from nRF5_SDK_12.0.0_12f24da, the program compiles and is also downloaded to the NRF52 DK successfully. But the LEDs are not...