I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
Hello guys. I'm beginner in Nordic Devices.
I'm working in project that sends Acceleration Data from KX220 sensor over LoRa network or if there is a BLE device connected...
Hi,
I find that nrf52 series can support Bluetooth 5.2 SoC in nordicsemi page, but it still shows Bluetooth 5.1 SoC in Product Spec.
Which one is right ? Is it just that...
In the User Guide for the nRF52840DK on pg 26 is:
8.5 External memory The nRF52840 DK has a 64 Mb external flash memory. The memory is a multi-I/O memory supporting both...
Hi,
I'm working with the USB_CDC_ACM example to communicate with a PC trough COM port. It works well.
Now I would like to use the ISO endpoint feature in order to transfer...
I have a NRF52840 DK, with a pca63511 power profiler kit purchased just a few days ago from Mouser. I am trying to use the power profiler kit with version 2.3.1 of the power...
We are in a need to upgrade the existing Soft Device to higher version from the application firmware. The reason why I am asking this, if it is possible to upgrade then we...
Hi All,
I am Working on nRF52840 and using nRF52840-DK.
Below is my working environment
SDK - nRF5_SDK_16.0.0_98a08e2
IDE - Segger Embedded studio (windows 10 -...
I am using NRF52840 in Mesh (SDK 4.1.0), I am facing this strange issue, one of my node (have client+server both) is got damaged, I replaced this with new NRF52840, then I...
Dear support team,
In the AT command manual, the parameter type are well documented:
But there is no hint or description about parameters in certificate manager. The...
Hi I am using Mesh V 4.0 and Stack V 16.0
I have created the Message Model in Client side and can able to send string from Client to Server on button press.
Now when I...
I am a nRF new user, I try to use JLink-OB (STM32F072C8T6) program nRF52832 module, wire nRF52832 via SWD likes below,
I try to use nRF command Line tools operate nRF52832...
We're trying to make our device automatically recover after a brown-out or brief power loss. I'm hoping to leave a system-state value in a RAM location and check for it on...
Hello everybody,
I successfully built a BLE demo application using Nordic SDK and arm-gcc makefiles and now I am trying to flash it. My board is a custom made one with NRF52832...
Hi,
I want to use the gps.h driver with the nrf9160 but I don't know how to get the gps device pointer to initialize the driver.
Tell me if I'm wrong, but normaly,
we...