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,
I tried to install the latest sniffer v3.0.0 and Wireshark v3.2.0 on my computer. I could not see PCA10056 listed. If I start my wireshark from command line, with "open...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send data from sensor over bluetooth...
When i used Port 0 assigned on Uarte rx tx pin , everything was ok.
But when i changed the rx tx pin to port 1 , for example p1.00,p1.08.p1.09, it doznt work...
i am sure...
I use nrf5_SDK_for_Mesh_v3.2.0_src , nRF5_SDK_15.3.0_59ac345 and board pca10040.
Copy the ble_app_uart_coexist folder into the examples/ble_peripheral folder at your nRF5...
Hello.
I'm doing a DFU customization now.
However, because of the problem of data transmission of the last packet of the first page when advertising,
connection and...
I am setting up a relatively complex project that runs on top of FreeRTOS and it is based on the HRS freertos sample app from SDK 16.0.0. The device will need to run in several...
Hello,
I am trying to setup a PAN coordinator by following these steps:
1. mlme_reset_req() -> successfully responds with a mlme_reset_conf_t by calling the callback...
Hi,
I am using 52840 (WLCSP package) in a design. I am a hardware guy and no SW guy has been assigned to this yet. Can you please check my SPI pin assignment below and let...
Hi, I want to know if it is possible to use IOT sim card in India. Is there in any network provide such sim-card? Other than that, which example in SDK I should refer for...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Number of connected devices Central 1: Peripheral 15
Connect these devices and leave them alone. If...
I collecting Heart Rate data using nRF52 and Max30102
I saw data in hyperterminal, it is normal and not show duplicated data,
but, I connected with my phone and nrf52...
Dear Nordic Developer Zone,
I have incorporated LESC in the following development environment. 【Development environment】 ・nRF51822 ・SDK12.3
The following function is executed...