Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
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...
I am using the following CAF modules on nRF52840DK, ncs 1.9.1: Buttons, LEDs and Power manager (see attached project caf.zip)
Button 1 is used for ON/OFF fuctionality. When...
I submitted a project idea for the Electromaker make it smart thingy:91 contest. Part of that was to detect and alert a user if there was an impact. This would require access...
How do I find out which peripherals are available at the same time?
Somewhere it was mentioned, that peripherals wit the same "ID" are on the same HW and only one of them...