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, Hope you can help. With a nrf52840dk development kit arriving tomorrow. We tried to make a start with a nRF52840 dongle, which we eventually want to use. Connected to...
Hello,
I follow the doc to install the nrf_sniffer_for_bluetooth_le_4.1.0
- Flashing the nRF52840 dongle with nRF Connect for Desktop
Uploading image through SDFU: 97...
Hi,
I'm trying to use a nRF52840DK as a zigbee router implementing a temperature sensor. The setup is composed of
Software
Application: Home Assistant
SDK: nRF5...
Hi, I'm trying to achieve high throughput of BLE on connection between two nRF52840 DK.
I've read some articles about it, and configured both Central and Peripheral devices...
Hi,
I'm looking at the nrf5340 PS v1.2, page 75 & 76 regarding the audio clock PLL. Using the formulae given, I'm finding that the register value that yields the closest...
Very much a beginner at this so if this is inappropriate for this forum do not hesitate to let me know.
Starting out trying to develop a BT Mesh system. I purchased a nrf53...
Hallo Dears,
I would like to develop a ble-peripheral role device with a humidity sensor service. I found the development kits from the nRF5x family such nRF51, nRF52...
Hi,
I'm trying to take advantage of nRF52840 as Zigbee NCP in communicate with a host microcontroller via UART. My problem is I don't know what I have to send and what will...
Hi,
In your LE audio presentation from CES that you had a demonstration of a low latency setup with LE audio. We are more curious about the setup you demonstrated so we...
I have built and successfully run this application with the nRF Cloud and then I achieved a partial success with running this application with the AWS IoT.
When I run this...
Hi there, My nRF52840 Dongle suddenly stopped working. The application that used to work among a few last weeks stopped during one of exploatation. Pressing Reset Button don...
Hi all, I am using the nRF52832, Mesh sdk v4.2.0 and the nRF5 sdk v16.0.0. How to dynamically change the GAP name of device when using smart phone (nRF connect APP)to scan...
Hi, I'm following the steps on https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test.html
But in Programmer, the read, write, erase&write...
Creating a second advertising set with bt_le_ext_adv_create will generate an error -12.
Using nRF Connect SDK v1.8.0
The second advertising set is use for FOTA update...