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...
Hi, we are designing a product that needs LTE connectivity and BLE for local setup.
The nRF9160DK uses an nRF52840 with some links for COEX and comms.
Is there any reason...
Hello,
is there any kind of good practice available about how to generate UDP traffic with the nRF9160DK via NB-IoT for a simple test?
As far as I know the AT client...
Hi
I followed below tutorial with my nrf52840 using SDK 15.3.0
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a...
Here is the software: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE which notably doesn't support the nRF52 dongle
I also...
SDK15.3
nRF52840
S140 v6.1.1
Q1. I have an RTC compare event connected to a Timer count task over PPI. The Timer is configured in low power counter mode. My question...
Hi, I am strugling to get the power comsumption down to the number I have been reading on this forum. I followed the instruction of the dev kit manual . When measuring the...
Hi, I'm getting regular crashes with my app: SOFTDEVICE: ASSERTION FAILED. Using and NRF52832, SDK 15.3.0, SD 132 6.1.1, and Mesh SDK 3.1.0. With DEBUG defined, I don't really...
I'm trying to interface 2 SPH0645 mics to the nRF52840 DK.
Little did I know when I bought them (the mics) that you need to waste 2 timers + 2 pins + memory space to make...
Hi,
I am trying to measure a signal using the SAADC driver on SDK 13. I have used the example from the nrf52 playground for low power ADC
I have a few questions on best...
Hi,
I have a nRF91 development kit and want to connect P4 to the Segger Jtrace for ETM streaming. In the manual, it stated that a 2×10 pin 1.27 mm pitch surface mount connector...
Hi,
Is there any way to get network time without previously setting it with AT+CCLK?
I would like to implement sort of "fake time" by initialising it with the network...
Hi, I'm struggeling with this stage on the "getting started assistant"
"Clone the nRF Connect SDK"
Is there any step by step video to help me do this, I have probably...
I have one service with multiple characteristics(11). Out of 11 characteristics I have 7 characteristics which have notify as their attributes. So when I select the notification...
I have been using nRF9160: LTE Sensor Gateway to send data from nRF52832 to the cloud. The nRF9160 is subscribed to nRF52832 and hence gets updates after every certain period...
Hi,
I'm trying to use Power Profiler Kit (PPK) with nRF52 DK to measure the power consumption of our custom hardware. My setup is as described below: - The PPK is connected...