I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
With very low data rates and short packets between two nRF52840s which of the following can operate at the lowest power?
1) ble peripheral to ble central uart
2) Enhanced...
Hello Dev
I'm working with MQTT sample on nRF9160 DK device and while that when I called facing some kernel based issue regarding k_sleep() function.
I'm getting this...
Hi,
Thanks for the help. I have run the proximity detection application in nRF52832 nordic thingy. Initially the LED was blinking in the thingy board but when I switched...
Hi,
Though the Thread CLI sample's 'README.rst' lists the following supported optional extensions, it does not specifically describe how to set the specific '.conf' files...
Hi everyone, Lately I have been using a PCA10040 (nRF52-DK) with J-Link OB-SAM3U128-V2-NordicSem V1.00 version. I'm trying to program two boards one with nRF51822_xxAA and...
Hi I am wondering what the best way to go about developing a RPi based system for presence detection with nordic ble devices
I would like to limit the bluetooth signal to...
Hello,
We are looking to do OTA device firmware update by GSM for the nRF52840.
We have a custom board with a nRF52840 and a GSM/LTE-M modem. They are communicating together...
SDK: 14.1.0
CHIP: nRF52840
CONFIG: ZIGBEE&BLE MULTI PROTOCOL
I wants to keep store zigbee pairing data after reset.
I setups like this.
After joining procedure...
From the gnss_extension.rst documentation shown below, it appears as thought the GNSS receiver can retain solution information from previous fixes/tracking in order to speed...
Hello Nordic!
I'm starting to develop my own Zigbee device with the nrf52840DK and I need to send some attributes to my coordinator, initially the door lock status is enough...
I am currently using an external JLINK to program the 9160 module, after adding read protection. Unable to recover using nrfjprog, report the following error:
ERROR: Recover...
Is there a version of the nRF Commandline tools that will run on an embedded Linux (ARM, RasberryPi compatible)? I specifically need the nrfjprog tool. The Segger tools do...
The v1.3 Product Specification datasheet for the nRF52833 lists the maximum source resistance on VBUS, including cable, as 2 ohms. Yet the same document recommends using a...
Hi,
As part of my internship, I am trying to modify an application and send the output of the application via CoAP. My goal is to modify the CoAP Client sample that comes...
Good morning, this is my first approach to nRF Connect and, even if 70 YO, I'm a beginner.
I've been able to read/flash/restore my DWM1001-dev using nFR Connect desktop...