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 am working with relay example .I want my android to send data to the relay board .In which function of the relay example should I make the changes or will i need to...
I've being haven troubles getting to run SES examples, it keeps falling, is probably path problems but i can't indemnify them. So i want to start all over again from nerf...
Hello,
I have a question regarding power - up sequence of NRF52840.
When the USB is plugged in, the VBUS voltage is at 5V.
However, at the same instant, VDDH is...
I have a nRF52840 Dongle that connects to a USB port on my computer. I have a device that can connect to it via BT and the readings are logged through the Nordic utility app...
At edit a file compile Run DEBUG , But Program Usually lead to unexpectedly run this loop for a period of time,How can I look for the origins of this bug
Hi ,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_softdevice.html
In this link it says "
Before you program...
Hi,
I had to modify the peripheral blinky example by adding UART module .The program compiles and builds but it is not advertising.I guess there is some problem with the...
Dear All
We implement a DFU over USB functionality to the custom board nrf52840 board by compiling via gcc. Somehow there is my understanding problem with the linker for...
Hi
I wanted to add NUS_C service to multilink central example. I have nRF52-DK (PCA10040) evaluation boards at central and peripheral side. It compiles without errors but...
Hi,
I'm trying out the "Android nRF beacon for Eddystone" app (installed from PlayStore) with the Eddystone Beacon Application example on a PCA10040.
First off, I have...
Hi,
I want to change the bit rate in Mesh light switch example for long range (as of now getting only 15mtrs), i found that there is a function for update phys, but while...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (SDK ver. 12.3.0, SD ver. s130_2.0.1)
Situation is the following:
1. I use peer manager for deal...
I've written a detailed description of how to program & debug the NRF52832 using open-source tools and the Nordic SDK.
See https://iosoft.blog/arm-gcc-lean-nordic-nrf52...
Hi all
I am working on Bluetooth application using NRF52840 kit. The application is very simple, the device would have about 7 push buttons which when pressed data will...