Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
I'm trying to port a PPI application to an nrf5340. I'm quite puzzled, as it would appear there is no obvious way to achieve what I'm trying to do.
In short, I have a setup...
Hi,
I notice that every time I can only send 244 bytes per time in nus service, if I set higher I will not receive the data in RX.
But I also see that the thoughput...
Hello,
We're using version 7.0.1 of the S140 soft device. We are making a bluetooth application where the device behaves both as a central and peripheral. In peripheral...
we now have nRF52840 DK PCA 10056 , V3.0.0 . the documentation of product specification user guide available online is for v1.0 (old dk) , but not for v3.0 . please can you...
Hi folks,
I am just in the process of getting my feet wet with the nrf connect sdk and zigbee development is my ultimate goal.
I am using an ItsyBitsy nrf52840 https:...
Wireshark Windows version 4.4.5
nrfutil 7.12.0
ble-sniffer version 0.14.1
Somehow during the course of installing the nRF Sniffer, Wireshark got two interface toolbars...
Hi,
I'm working on a very high density board with the nRF54L15-QFAA (we want to prevent using a CSP) and I'm running into some routing issues. While looking for optimizations...
Hello, We faced with issue in which we are not able to get the time from the network and because we don't have time, we can't use JWT. As I understood issue is because of...
Hello everyone, I am want to write custom radio protocol for the nrf5340. I have already tried the ESB protocol. But that is somehow limited on the latency (I will open a...
I'd like to use the nRF52832 for cost reasons & I know there are different Bluetooth audio standards, which the nRF52832 does nto support the latest. I don't need hi quality...
Hi, I have a question about the WDT documentation in nRF5340 Product Specification v1.6.
Question 1:
The chapter "Reload Criteria" (7.41.1) is maybe a bit ambiguous defining...
Hello,
I am using the LTE IoT 4 Click board based on the nRF9160, with SDK version 2.6.0 and modem firmware version 1.3.6. I read in the documentation that the nRF9160 provides...
We are developing digital stethoscope and would like to use nrf5340-audio DK as starting point. We need to first get the microphone out on the headphones jack in the DK and...
Hi everyone,
I am using SDK Toolchain v2.3.0 and my code is based on the aws_iot example. I am getting either "cJSON Parse failure" or "Failed to print JSON object" error...
Hello, I am using nRF Connect SDK v2.9.0. While working on the nRF52840 board, I used sys_poweroff() to put the board in deep sleep mode. But before calling it, I called ...