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...
Hi there,
I'm currently using the nRF52 DK (PCA10040) and nRF5 SDK 17.1.0.
Our device needs to permanently connected to a battery, only wake up on a button press and then...
I came across a document called
2870.Measuring_distance_with_Nordic_Distance_Toolbox_slides.pdf
(found here )
Several questions
1. There are 2 slides for "High Precision...
Hi,
I tried every configuration options one by one to change the MTU size, but it doesn't work.
I connect to nRF52840 with Raspbery Pi and when I subscribe to a notification...
Dear All,
I am trying to figure out the maximum current consumed during the NFC operation.
I am using nRF52832 and writable_ndef_msg example from the SDK (LED, flash write...
My previous post and the response I got was hugely helpful to my understanding ESB on the nRF52. Now that I grasp the basics, I felt it was appropriate to create a new post...
Hi,
quick question..Which, if any, Nordic device has NFC that can be read and write without additional NFC ICs?
I've got an NRF52840 dev kit but apparently it only supports...
To the kind attention of Nordic support team,
we are (re)working on an old legacy project using nRF24LU1 and gazell protocol. We would need to know if there is some simple...
I am trying to add this ultrasonic sesnor driver ( inductivekickback/hc-sr04: Zephyr RTOS driver for HC-SR04 Ultrasonic Ranging Module (github.com) ) and testing it with the...
Hello! This is my problem.
SDK:SDK17
Softdevice : S140
Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So...
i use 2x nRF52840 DK as DUT and Lower tester and DUT, my windows laptop as the Upper tester, and use python code from nan_34 Setting up production test using DTM.
as below...
We just got the PPK2 delivered but it won't turn on. If we plug it in using "power only" it lights up but it doesn't do anything when we plug in the "data/power". It also...
hello
I used nrf52840 with SDK15.3.
1.I use the example in this ticket and adjusted the baud rate to 9600 without hardware flow control. After SES is compiled, an "NRF_ERROR_SVC_HANDLER_MISSING...
MM8130-2600RA2
https://www.digikey.in/en/products/detail/murata-electronics/MM8130-2600RA2/1775922
This is RF connector used in DK. Please provide us the mating...
Hi there.
I am currently learning mqtt_simple from the nrf sdk example. So, I was trying to create a hex file that build using nrf9160, because I can't build it on thingy91...