Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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 using the 3rd generation of nRF51822 with S110 v8.0.0 and the SDK 10.0.
In my application i'm using the uart core to communicate with the external device.
I'm...
I'm not sure why I didn't notice this sooner.
When trying to do a bonded DFU with a Nexus 6P and Master Control Panel it seems to get stuck in a loop reconnecting.
I...
Hi I trying to connect Altimeter ( mpl 3115a2) to the nrf52 development kit. Can someone guide me how to do it (pin connection). I have followed the example given in the sdk...
I received my nRF51 DK (with nRF51422, PCA 10028) and I could successfully run the S130 demo app thats included with SDK 8.0.0.
The above demo demonstrates for e.g. :
...
I was upset early this afternoon because I was experiencing issues with buttonless DFU on Android. As is usually the case, I assumed it was my fault.
First, I reverted...
Hi Nordic--
Our custom nRF51822 design has 13 signals routed into the app_buttons module through the GPIO -> GPIOTE->PORT -> nrf_drv_gpiote.c -> app_buttons.c path. For...
Hi,
I have a problem to program an external board with my PCA10028 board. My external board is a Xuntong chip.
( Heart-Rate-Monitor-2-4GHz-SOC-BLE-Module-based-on-nRF51822...
I'm trying to measure absolute minimum power consumption of the chip using the PCA10028. I cut SB 9, and applied a very sensitive current measuring device to P22. I'm running...
Hi all,
I am having ADXL335 Acellarometer board. Here its giving data of X,Y and Z axis directly in analog form.
So how should i configure my IO pins of PCA10001 board...
I've been reading about minimizing the amount of time that the SoftDevice blocks the CPU for, but most of the answers have to do with old revs of the chip and old versions...
We have a peripheral device that we would like to have sleeping 99% of the time. I have a single timer waking it at 1-second intervals to look for things it might need to...
Hi,
I am trying to get date and time on my nrf51822 but struggling a bit. I would like the nrf to receive the time over BLE and then increment it internally using the RTC...
I have a system using the Gazell link layer in which 2 devices stream data to a single host. Each of the devices is assigned a different pipe, and all three (host, and both...