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
I have a project that uses several protocols, including UART and USB CLI
As such, I had to move the nRF logger to work on RTT, so that everything could work properly...
Hello,
I was wondering if it is possible to read the model (e.g. NRF52810_xxAA_REV1) from a chip with nrfjprog?
In production we use nrfjprog to program our devices and...
Platform: pca10100
SDK version: SDK17.0
Purpose: Use radio to scan Bluetooth devices and perform CTE sampling. When the scan data and IQ data accumulate nearly 4K, output...
I'm using a 52840 and need both low stand by current and use of a UART. I understand that the UART drives up the power so I'm trying to completely shut it down when not being...
Hi, everyone
I am studying openthread.
I had a nrf52840 Dongle(running CLI/MTD example) act as MTD node to join in the openthread network.
The Dongle's LEDS were removed...
Hello,
I am using a nRF DK (nRF52832 - PCA10040 - SDK 15) to communicate with a custom electronic device developed by my own company (which integrates an 1-Wire slave)....
Hello,
I have a question regarding eDRX mode on the nrf9160 in combination with NB-IoT. I tried to configure an eDRX cycle of 20.48s for the use in a battery powered actor...
Hello,
I am using the nRF52832 on a custom board, with SDK 15.2 and SD132 v6.1. My BLE application uses the SAADC to measure VCC voltage every 6 hours. I am using an app...
Hello Sir,
I am Working with nRF52 DK Development board. My application based on BLE. I want BLE stack for Scanning mode and also tell m,e how to operate with mobile apk...
How to
1. increase advertising frequency - Which BLE GAP parameter should be updated?
2. increase RSSI signal strength - My device is not battery operated, so there are...
Hi,
How can I make the modem start a hot fix after rebooting the nrf9160?
I am getting a GPS fix, then powering down the modem with CFUN=0, which should be saving the...
Hello, I recently bought a nRF52840 with the intention of using it as a substitute for UART wired communication. What I want to do is send and receive messages between my...
I carried out following steps:
Application was using SDK 11.0.0 for nRF51 SoC
Ported SDK version 12.1.0
Using secure DFU boot-loader from SDK 12.1.0 (followed all...
Hi,
I understand I shouldn't use S140 v6.1.1 with SDK v17.0.0, but we want to try to keep using v6.1.1 as it's been well tested. Since the ATT_MTU example works with this...
Hi, im trying to gather accelerometer data from Mi Band 3.
I found script, written in python, that allows computer with linux to connect to band. But its missing functionality...