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...
Hello,
been trying to add lte_lc_connect_async(lte_handler) to mqtt_simple, just like the way it is in sample aws_iot. Instead getting a failed response.
Now not sure...
Hello Team Nordic,
Greetings of the day!!
We are currently testing the current of our device with the PPK2 kit.
We use the ESP32 as MCU and we are switching Cellular...
Hi,
I recently added the DEBUG_NRF preprocessor definition to my project because I wanted to use the nrf_assert module in some of my files. Now my project is crashing a...
In the nRF52840, I used the app_usbd_cdc_acm_write(&m_app_cdc_acm,tx_buf,size) method to output the data.
At the beginning, I use the pyserial to read the output data...
Hi,
I'm developing a software in python 3.9.6 64-bit which program a nRF9160 and nRF52840 using pynrfjprog.
The software is working from vscode debug session. But when...
Hi,
We are doing an analysis of power usage using a roaming sim vs home sim since the roaming sim data charges tend to be cheaper. (You wouldn't have happened to have done...
I use flash and erase button at Visual Studio Code but get warnings: I use custom board, nrf sdk 1.9.1
1. How to deal with warnings?
2. After erase and flash the device...
hi,
i m working to create a zigbee network using demo example of light bulb given in sample project of nrf5340dk.
as of now i am able to connect 2-3 bulb devices(i.e....
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK.
I am running an application...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...
hi team,
working Environment:
nRF 52840 DK, SDK 17.1.0
keil uvision 5 IDE
os: Windows 10 pro
individually, I have worked on USBD and USBD_Audio examples.
now need...
Hi,
I am using an nRF52840 Dongle board and am not seeing any serial output. This is a board and set up I have used previously so I know the hardware is OK. I can download...