Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Here I am getting error " ld returned 1 exit status " which is not able to resolve by me . Please help me out for enabling TWI in mdek1001 board . And also please tell me...
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...