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...
1) 13dB receive gain is the gain of the Low Noise Amplifier (LNA) or the gain of the antennas on the receiver side of nRF21540 RF FEM?
2) How less noise figure 2.5dB is...
Hi.
I have received my first nRF52 device that has the new and improved APPROTECT mechanism, and I'm having a hard time disabling the protection for debugging.
I have...
Hi, we are working on an application which sends advertising data from multiple end-nodes simultaneously. At the scanner end, we want the link layer to generate a common advertising...
I'm having an error in my project where the app_error_fault_handler(...) is triggered generating an NRF_FAULT_ID_SD_ASSERT. I've overwritten the function and stored the ID...
I want to add a random delay in range 2000 to 3000 ms before my device perfrom any activity.
pls tell how can do this at earliest
usins some timer or something else
Dear Concern,
We are using nrf52840 USB dongle as one of the components in of our products. There is a chance that the device can be put inside a metal container. Right...
. I am using ble_app_beacon as a base code in that i had enabled extended advertising but i can only be able to send 198 bytes of data, if i try to send more than that led...
Hi,
The ZB_ZCL_VERSION define in the file zboss_api_zcl.h have a bad value in the SDK NRF 5 v4.1.0 In the documentation, it is mentioned that :
The Nordic Zigbee software...
Hi!
I did a mesh trying to use diferent versions of a project renaming them, deleting the files inside the folder where I have my projects, putting inside other projects...
We're using nrf Device Manager for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and the out-of-the-box Zephyr...
Why there are multiple resets after post validation, firmware activation, etc in firmware update process? Can it not be handled sequentially without resets?
Hi,
We are trying ble_app_uart example for nRF51822 with nRF5 SDK v12.3 and ble_app_uart_pca10028_s130.hex file provided from hex folder works fine, but when we open IAR...
Central nRF5 device connects to peripheral NCS and initiates bonding.
The peripheral reports that security failed with error code 4 (BT_SECURITY_ERR_AUTH_REQUIREMENT) "The...