Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...