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...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I am using nRF52805 microcontroller in our product, that need to pass some tests, one of them is Low Temperature Test , We flashed softdevice and application code and...
Hi Team
If I use the SPIM4 only in 8M bps mode. Can I use the PSEL register to select the IO instead of using the dedicated pins P0.08-P0.12? Thank you.
Regards
Vic...
So, my colleague and I have been working quite extensively with this sample:
developer.nordicsemi.com/.../README.html
Our problem is that we have modified this sample...
Hello, I got a Python based test setup where i use a Power Profiler as power supply for my testing. When i stop communicating with the power profiler it turns off the power...
I use NCS version 1.9.1.i use the command line tool to build project and flash the executable file to my board.Both in Rx or Tx are nrf52833dk.
As you see that there are...
I've got a bunch of my own SHT35-D sensor PCB's fresh off the production line, and I want to come up with a simple way to test they are all operational.
Thought I'd use...
Hi, Iam working on a project based on BLE Mesh, Iam using nrf5_SDK_for_Mesh_v4.2.0_src. Iam trying to form a BLE Mesh network and control the light bulb. I would like to control...
Hello, I am receiving error code 40412 when I attempt to activate my nRF9160-DK board. Following other similar DevZone tickets has not resolved my issue. My steps so far and...
I'm trying to build the smp_svr example design: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp-svr-sample...
Hello,
With UDP Sample switched to c++ (main.c -> main.cpp and added CONFIG_CPLUSPLUS =y, CONFIG_LIB_CPLUSPLUS =y) i get compilation error on including lte_lc.h
In file...
We are implementing a system where diagnostics info is saved to FLASH when one of the error handlers is called. Our code collects diagnostic registers and stack info, and...
Hello,
I am working on a driver in which it needs to transfer larger sets of data over a I2C connection. However, I am getting this:
"Cannot copy flash buffer of size...
Hi,
Q1: SDK for PCA10112:
I'm trying to evaluate 21540 DK and EK set. Where do I get sample code that compatible with PCA10112? I've checked the latest nRF5 SDK 17.1...
There are several questions regarding this, most recent I could find from 6 months ago ( https://devzone.nordicsemi.com/f/nordic-q-a/81686/is-there-support-for-gatt-caching...
Hi,
I would like to know if I can update the firmware of modem from 1.1.1 to 1.3.1 on Thingy91 (hardware version 1.4.0).
My goal is to use AGPS and PGPS assistance services...