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,
Apologies if this is an obvious question, but I haven't been able to establish from previous questions or the data sheet whether it is necessary to use an external...
I'd like to be able to change the connection interval from my central device on the fly after a BLE connection has been established between it and the peripheral. What's the...
Hi,
In the ble_app_proximity project in SDK 0.9.2, I was trying to add manufacturer data to the beacon. Here are some of the code snippets which I changed in main.c
#define...
Hello,
I am working on S120 stack with 9.0 SDK and testing with heartrate application and iPad as a peripheral. I am getting the central device as nRF51822 after central...
Do I need to implement my own timer to wrap this function? I appears that I might receive a BLE_GAP_EVT_TIMEOUT timeout event but testing has yet to reveal one.
My test...
Is there an example that is a minimal example of advertising on S110?
It might even serve one attribute that is set to a constant like '1234'.
This would help me bring...
HI
I am trying to use mkit as programmer by P20
FOR third part BLE brd
VDD---mkit.vdd
GND--mkit.gnd
SWD--P20.4
SWC--P20.5
bisides, for
P20.3(SH_VTG) connected...
We're going to be programming and debugging our prototype nRF51822 board using this adapter from Segger. It's the same connector as comes with the J-Link LITE in the dev kit...
Dear Nordic Team,
I am using Nordic DK board,
Now i want integrate UART to hid-mouse application. So that whatever data i can receive , will send to HID device without...
Hello everybody,
I'm trying to use pstorage module but it seems that the example_cb_handler function is never called when I try to store data.
I noticed similar issues...
There have been a number of other older topics with this same error message symptom, but I've tried all the solutions proposed and none have worked to solve this specific...
Hi.
I am using SD s110, ble_app_uart example from SDK10.0.0 on dk pca10028 as a peripheral. The central is a laptop running linux.
I am trying to establish a connection...
As noted here , a lower interval will give quicker connection - but at the expense of power consumption.
With a 4s interval, it seems that it is likely to take several...
Let's say I add two PPIs which both trigger off of the same event. One of these PPIs is connected to the CHG[0].EN task, and the other is connected to the CHG[0].DIS task...
In the GTT_2_Introduction nRF52 document there is a picture with text
-42 dB Selectivity (2'nd CI). As far as i concerned it's about Carrier-to-interference ratio. But what...