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...
So the interrupt on the nRF2401+ seems to be working inconsistently. I get interrupts sometimes and sometimes I don't.
For a context: I'm transmitting a sensor data only...
Hi, we recently purchased a Nordic Thingy 52 module and were trying to program it. We used a J-link recorder and a cable for the connection between the J-link and the Thingy...
Hi all,
I am using the nRF51822 and attach you can find the . .
I have noted that the current consumption is too hight for my scope (about 1.7mA). My idea is to 'reduce...
I tried: - changing USB cables and ports (no any improvement)
- instructions from this link devzone.nordicsemi.com/.../nrf52-dk-does-not-show-as-a-removeable-drive-in-windows...
Hi there,
My question is similar to https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node , but perhaps slightly different in that my existing...
DFU Trigger Library (USB) is indicated that only for nRF52840 SoC. For other SoCs, can I use it after some modification of the library easily? What's the limits?
Hi !
I am on a firmware project for a nrf52832. I am using SES on Windows.
There seem to be a problem when combining buttonless DFU and NUS. When I do the services_init...
Dear devzone community,
I am currently in the process of migrating my MBED code to NRF5 SDK. My MBED code is functional and it works fine, you can find the code below: ...
There is no any Softdevice S122 listed on the page below.
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK
We have downloaded the SDK from the same page...
Hey guys,
right now I am using 2 NRF24L01+ modules connected to two Atmel Atmega 644P in order to collect some sensor data and send it to a computer. Im coding via Arduino...
Hello, I am able to use the Zigbee CLI Agent and send some commands. I am using the zb-cli-wrapper python package to send commands from python. I wrote an application that...
Hi,
we developed a 2D-3D mouse .It contains a 2D sensor and a 3D sensor and 4 touchpads for left click,right click and 3D motion enabling.
The SDK we are using for developing...
Hi Nordic,
I am implement watchdog function in my nRF52840 project base on SDK15.3 ,but I found something I cannot understatnd, please help.
Watchdog reload value is 10000...
Hi,
I am trying to bring up open AMP application on nrf5340.
As previously known, this is used for exchanging specific data between the app core and the network core...
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 -...