I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Based on this weblink I need at least 4MBytes of flash for doing a full cellular update on the nRF9160:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
There is a custom bootloader in the flash having a address of 0x27000 immediately after the soft device occur, the bootloader code jumps directly to our beacon application...
Hi,
I am using a Mac (Apple silicon) to develop a Matter device. We are using one of the Matter examples, but when importing the example we get the error that GN Tool cannot...
Hi,
When I download my code, I get the error hardfault, but when I reset it, the program runs. I'm not sure why it's giving me this error; could you please tell me how to...
Step Three of "Programming the nRF Sniffer firmware" states:
3. Locate the firmware HEX file for your DK or dongle.
All firmware HEX files are located in Sniffer_Software...
Hi,
I want to know what parameters(<NW-provided_eDRX_value) mean.
The following figure shows parameters
A:Requested_eDRX_value
B:<NW-provided_eDRX_value
C:Paging_time_window...
Hi,
dk: PCA10090 0.9.0 2019.21
ncs: v1.9.0
example: serial_lte_modem
How to send HEX data to the server with the command #XTCPSEND at ncs v1.9.0 the old sdk ncs v1...
Hi,
1. Please provide the COMP input voltage precision in CROSS event on VIN+ and VIN- crossing mode
2. When the input voltage changes to the minimum, the output terminal...
Hi everyone,
i would like to ask if there is available an example project for the nRF9160DK that uses aws_iot through a NBIOT modem configuration.
I took the aws_iot sample...
Hi,
I am trying to connect my LSM9DS1 with nrf52840, this is Arduino nano 33 BLE board. I already figured out that i had to enable it and enable TWI bus. After some readings...
I am trying to change the curvetype of the ecdh example from NIST secp256r1 to Curve25519 or Koblitz secp256k1.
To achieve this I enabeled Koblitz curve secp256k1 and Curve25519...
Hello Devzone,
Our research group is using the NRF52832 chip embedded in a flexible substrate to transmit EMG (muscle) signals via Bluetooth. We’ve been having a couple...
I have been trying to find a solution for this but to no avail. I have nrf connect 3.10 installed. I am trying to flash my compiled code but keep getting the error: Unsupported...
In general, it's not a question, but the only suggestion for SDK developers how to improve debugging way.
So, while implementing DFU upgrade in my project I faced to the...
Hello everybody,
My project is based ble_app_eddystone example and nRF5_SDK_17.2.0 SOC is nRF52832.
Beacon advertise Eddystone UID +Eddystone TLM +Eddystone URL, works...