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...
Hi,
Just to share my though here.
I think it is better way to decouple the BLE and application with dual core design.
It help to get rid of application latency due to...
Hello Everyone,
We have 2 devices. 1st device is flashed with the Eddystone example & sending TLM info. The 2nd device is flashed with a modified version of the ble_app_hrs_c...
Hi.
So I'm trying to configure my SW to use two uarts (as I've understood that uarte and uart are separate modules that can be used at the same time).
As the app_uart...
Dear nordic,
I implemented a uart in BLE application its works fine.
I need to reduce current for that i enable and disable uart but when i call function disabled or enabled...
hi team,
real quick; The accuracy internal reference (0.6V) used in the SAADC is specified in COMP section of the data manual as +/-3%. The gain error in the SAADC is...
Hi,
I was just trying to build the light_switch_provisioner_nrf52840 code using Segger Embedded Studio. However, I've got a error build/light_switch_provisioner_nrf52840_xxAA_s140_6...
What is the function of db_discovery_init (); , I am migrating a code from SDK 8 to SDK 14.2 and I can not find that function, I do not know what library it contains or how...
Hi Nordic.
I am currently working on nRF52810 chip and the main power source is lipo battery. The battery is charged via USB could you recommend an efficient power management...
Hi,
I am currently migrating my controller from nRF51 to nRF52832 . I am facing an issue where in when I try to do an TWI communication with MPU9250 on nRF52 the code gets...
Hey
all process of burning work great without use of reset pin.
question is do we need to change it and wire pin to jtag connector?
what is the added value of the pin...
Hi All,
I have been using Keil but have decided to test "Seggers Embedded Studio for ARM" to develop firmware for the NRF51822. After following this tutorial i have been...
Hi,
We were working on a board that communicates with another board from a customer. It seems that the customer's board has voltage spikes sometime (it has 110 VAC signals...
We create general purpose device based on nrf52840 chip and need to provide different ways of dfu: buttonless, usb, uart. Is there any examples, recommendations how to do...
NRF52840 = GCC/GNU ARM - SDK 15.0 - SD 6.0.0 - Builds tested under windows & linux on two separate machines. Chip is Fanstel BT840E-V2 module on a custom board. We've been...