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...
I just started to work the development kit and there is only four led and four buttons for user understanding but i have a doubt that in what way the development is useful...
The following description of SPI_DEFAULT_CONFIG_IRQ_PRIORITY in sdk_config.h has the following description: <i> Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for...
Hi!
We are looking for manufacturer/part no for the following components in Reference circuit -4 in nrf52840 product specification document. I could BOM and footprint for...
I have a weird situation with uploads of firmware:
- pushing a firmware via Nordic Connect works fine
- pushing a firmware via the library, interrupting it by killing...
Hi,
I have a functioning custom PCB with a NRF52840 doing everything it's supposed to do in peripheral mode. My goal is to enable both peripheral and central mode, as I...
I am new to Nordic and am using SES as my development environment along with the Nordic SDK v15.0.0. I have followed the instructions for installing the CMSIS configuration...
Hi,
i am using light_switch example in nrf5_SDK_for_Mesh_v2.0.1_src with nRF5_SDK_15.0.0_a53641a . Here i flashed proxy_client and proxy_server onto two different NRF52832...
nRF5_SDK_11.0.0_89a8197 - with MPU.7z this is how my nRF go studio looks with example blinky and works well.
nRF5_SDK_11.0.0_89a8197 - Copy.7z I am trying to wire NRF 51822...
I have found out some data about flash:
Flash memory Endurance 10 000 Write/erase cycles
My question is UICR's life is same ?
If use ERASEUICR will erase all area (eg...
Hi everyone,
Days ago, I met a problem while trying to implement the DFU function with MESH SDK 2.0.1 and nRF5_SDK_15.0.0 following the quick start guide on different systems...
Hi,
I received my nrf52840 Dongle today. It works quite well using nrfConnect.
However, we need to implement our custom USB bootloader since the default USB bootloader...