Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
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...
Dear,
how to change the adv. timeout setting and disable uart0 and uart1 in ncs v1.6.1?
I use the nRF5340 and example peripheral_lbs.
The path is as below:
nrf\samples...