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, we want the DFU code in SDK 10.0 for NRF51 S110 to finish faster. The case we are optimizing is when there is dfu ongoing, just a simple boot.
Currently the main time...
Hi I have included Nordic Thingy52-SESFW to build my thingy:52 file and was at first met with path issues of nordic_common.h and core_cm4.h but have included them by adding...
Hello,
I integrated the nrf-ble-driver static library in a dynamic library that is going to be used in a Windows C# application (through a wrapper), as show the picture...
Anyone know where can I find the online power profiler for the nrf9160?
I was under the impression this was available, but I can't seem to find it anywhere.
hello nordic
i am working on a project with nrf52832
we need to be reading and writing to 2 different tags near the system
is there a Nordic hardware for such...
Hi. I'm trying to use command line tool, but an error occurred as shown in the picture below. Let me know why.
J-link was connected normally in segger embedded studio.
Hi All,
I need to implement security in Bluetooth. I have seen many threads but I could not get proper information regarding how can I implement or add security in a project...
Hi,
I am using the nRF52840 chip and supply iam giving from coin cell(3V). So i want to measure the coin cell voltage level monitor with nrf52840 ADC pin.
kindly provide...
Hi,
I was trying to program my sample to nRF5340's flash using nRF connect v3.4.1 and got this problem:
21:06:02.948
Application data folder: C:\Users\tuan.duong\AppData...
Hi everyone,
I was wondering if you have any advices or recommendations regarding the best type of debugging devices, or ways of debugging, for the nrf52840 Dongle, from...
I want to optimize my receiver power by putting the controller in sleep mode, that is ;-
NRF_POWER->SYSTEMOFF = 1;
And want to wake up the controller only when it receives...
When I try to increase the CENTRAL_LINK_COUNT from 8 to 9 in ble_app_multilink_central example, I got this error NRF_ERROR_CONN_COUNT . Is there a way to increase the max...
Hi,
I wrote a code using gps_controller.c on my thingy:91. However, i could never get a GPS FIX so i decide to try the GPS sample but it doesn't work neither.
I tried...
I'm using nRF52 DK to develop a BLE/UART application. My code is based off of the ble_app_uart peripheral example. In both my code and the default code, I get -0.1uA on the...
I am used NRF52810 controller, I wanted to know about there is possibility to work iic slave and iic master ( vice versa ) in single program ,can have any possibility about...