Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hi:
Currently I am testing to upgrade dual core application on nRF5340 DK, NCS version is V2.0.0.
The two core applications are written by myselves, not based on NCS routines...
Hi
using NRF5_SDK 17.0.2
I'm trying to better understand the DFU process, currently have a large number of questions. But mainly i would like to better understand the...
hello
I am watching this video to operate the nRF9160DK. The PIN number was written on the back of the nRF9160, so I skipped the video to 9:36 as instructed at 5:21, selected...
Hello,
My nRF9160 hard faults (i think?) when issuing a command to the modem, specifically this line:
which then calls ncs function:
This leads to I think is...
Hello, I'm trying to run the OpenThread CLI example on the nrf52840 chip of my NRF9160_DK. I've managed to flash the code on the nrf52 and able to see the Zephyr kernel boot...
I have tried various methods from different doccumentations and I couldn't do so. Can you provides some steps to create a west workspace.
Thanks in advance.
In my project, I am planning to use LTE modem and an external flash memory with a file system. I have problems to run code for the non-secure build type. A similar problem...
I've been tinkering for several says to get GNSS working on a Thingy91 with Zephyr.
I've tried the 'location' example and have struggled to register the device on nRFcloud...
Following the instructions to build the sample resulted in an error message ..
Here are the details ... probably something simple but not obvious to me ...
PS C:\ncs>...
Hello Everyone,
I was use Nordic App for Mesh in android to add Telink's chipset into mesh. But after few minutes, telink's device go out Mesh.
I don't know how to add...
Hi,
Iam using "pca10056_s140_ble" secure bootloader example for my project.
FYI. My project gets its new firmware from internet and stores it in BANK1 memory using GSM...
hi Support team,
customer get samples with 9160, but find out they are not able get pin code.
i searched the spec, and at command +CPIN, it is not able to read out the...
Hi,
I've installed ncs manually following this guide: Installing manually — nRF Connect SDK 2.0.99 documentation (nordicsemi.com) and then set the following environment...
Hi,
I have an application using MCUboot (Only for using with serial recovery. No SMP server running in app).
I enable CONFIG_BOOTLOADER_MCUBOOT and parent and child images...
Hi,
I am using nRF5340 DK + NCS v2.0.0 with nrfx backend for SPIM.
For my application I want to trigger a SPIM1 transaction at a fixed interval. To do this, I set up an...