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...
(nRF51 SDK v12.3.0)
The function gcm_init() in gatt_cache_manager.c (BLE Peer Manager Lib) calls ble_conn_state_user_flag_acquire() part of the BLE Connection State Lib...
Dear Nordic,
I bought three nrf52840 dongle.
How i test the mesh i am totally confused how its programmed and how mesh tested with this nrf52840 dongle can you help me...
We are trying to do final optimization of the load capacitors connected to the 32MHz crystal on the nRF52840. A value of 13pF for both capacitors results in a frequency that...
Hi,
Using SDK 15.0 via legacy nrf_drv_power, the nrf_drv_power_sleepevt_init causes fault:
It calls nrfx_power_sleepevt_enable but never calls nrfx_power_sleepevt_init...
I am working with Thread on the nRF52840 and have setup a few nodes and a Border Router 1.0.0 as described in the documentation using Raspberry Pi 3B+.
My sdk is nRF5_SDK_for_Thread_and_Zigbee_v1...
Hi
I was wondering if it's possible to scan for both 1MBPS and CODED at the same time, or should I initiate 2 different scans.
using this configuration initiates error...
Hello,
we developed our electronics with your chip nRF52840, but we have problem with communication throught BLE. We tried our firmware on dev kit with this chip. It was...
Hello,
I am looking for wireless communication solution between two devices with a maximum distance of 5-10m for controlling a speed of the electric-assisted vehicle (basically...
Hi,
I use SDK 12.3.0 with PCA10040 board, and try running experimental_ble_app_buttonless_dfu. It works fine when I use Keil to compile, but doesn't when use GNU. I open...
Hi,
I've tried connecting to the nRF52840 Dongle using nRF connect as explained in : ://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools...
Hi, I've been trying to build a custom characteristic and so far I can display a single digit number on my BLE app. My update value function looks like this:
And my add...
I am using SEGGER Embedded Studio to program the nRF51822 module. When I was going through the manual for setting up the environment for SEGGER Embedded studio, I found that...
I want to use a buzzer on my board.
The environment in use is below. · SDK15 · Nrf 52 · Nrf 52832_xxaa · S132_nrf52_6.0.0_softdevice.hex
My start is "nRF5_SDK_15.0.0_a53641a...