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...
Hello,
I think some corrections/clarifications are needed for the nrfx 2.10.0 drivers.
In the configuration files (for example: nrfx_config_nrf9160.h) I think the definitions...
I’m at the tail end of my project, and I’m turning my focus to the pairing/bonding issue.
The project includes a Central/Client device that connects to several Peripheral...
Hello
I want the example code how to implement the time model i.e get the time, when the particular data is sent from server and received in client side along with the data...
I've been trying to track down why we have higher than expected current consumption in our application. This is on custom hardware using an nRF5340 module, powered in High...
Hi
I want to perform firmware upgrade of app core and net core to external flash of nrf5340dk board. I am able to do it in internal flash using SMP_SVR example. What are...
Hi,Nordic,
(Device:nrf52840DK,SDK:nRF5_SDK_17.0.2)
I am now modifying the esb_prx code.In the original design,there is only one type of packet,but now i want to conbined...
Hello
I try to follow yours instruction for first steps FOR SDK 17.1.0 :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fsoftdevices.html...
Hello !
1. I have found in internet bootloader for dongle graviton_bootloader_mbr_v1.0.1-\[nRF5_SDK_15.0.1-1.alpha_f76d012\].hex and able to flash and use it.
But where...
Hi am trying to do bare metal programming using nRF52840 dk. I am working on UART protocol where I am trying to read a text file.
My text file look like this: It has 10...
I am using openOCD for flashing hex files to an nrf51 target. I have got the flashing process working.
However, I seem to be running out of space, the nrf51 has 256kB flash...
I'm trying to integrate MCUboot into my application, as immutable bootloader (CONFIG_BOOTLOADER_MCUBOOT=y). Building succeeded, but after programming the board gets stuck...
Hi,
I am using nrf52840, NCS v2.1.2.
I add MCUboot in my project, but got ‘Failed reading sectors; BOOT_MAX_IMG_SECTORS=256 - too small?’.
I add some log in MCUboot...
Hi,
I have been using the nRF5 SDK for years and the reason why I chose Nordic was for the low power consumption. Then when I was designing a new product using the nRF52840...