Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
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 ...