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 have already set up a successful sender and receiver. The receiver was using an arduino board and the sender a avr at90usb162. I have now removed the arduino and moving...
Hello,
My project is using Lora + radar + ble so I am trying to let 1 radio tx at a time for FCC and power.
For this, I found time slot API and extension at the links...
Dear Nordic Team,
I am working on a product which implements OTA DFU(buttonless DFU inside). So far everything works fine and the updates are working.
The question is...
Hello,
I am using nRF52840 S140 V7.0.1. I am using ble_app_multirole_lesc example. I changed roles from “Central and Peripheral” to “Observer and Broadcater”.
My understanding...
Hi
nRF52840 SWD is push pull or open drain type?
And we want add level shifter between J-Link and nRF52840, do you have recommend level shifter PN? Or what type of level...
Current latest JLink firmware won't allow PPK working with DK RTT debugging.
The cause is the JLink chip on the DUT board won't put the SH_SWO/SH_SWCLK/SH_SWDIO in hi-Z...
I am working with the chip ISP4520 which combine Nordik NRF52832 and LORA semtech. I use nORDIC sdk 14. I burn the FW to the chip using Nordic development kit connected by...
Hi,
I tried a light-switch example from SDK for mesh ver 4.1.0 on two nRF52840 DKs(first board with client and the second with server). I configured them with nRF Mesh app...
Hi,
I have an unkown problem in my nrf52 application. It happens rarely, so I have no idea where to look at the moment. The only thing I know is that the WDT works and resets...
I have browsed through the forum and i couldn't find a similar question, so here I ask :
I have an application running a modified example of the Mesh Client & Server merged...
Hello there,
I'm trying to use my NRF51822 custom board as spi slave with BLE that sending whatever received from the master. I'm using MSP430FR5994 as the master.
I...
Dear Nordic,
I'm new in Bluetooth mesh and Nordic SoC.
I want to develop network of measure devices connected to each other using Bluetooth mesh. All devices need to report...
Hi all,
I installed this app on my nrf52832 DK and it works great. I'm totally newbie with Nordic and its hardware so i can't figure out how to adjust this code so the app...
Hello,
we are upgrading our application firmware to the v1.3.0 of nrf-sdk. We have now encountered a problem in which the build process just freezes/stops without exiting...
I try to build and run a "blinky" example for nRF52840 DK and nRF5340 PDK. And in the case of nRF52840 DK everything works properly. I connected to the boards and saw UART...