I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello,
I am trying to code nRF52840- DK with MAX30003 ECG Board Using SPI. I have referred Arduino Uno Code for MAX30003 ECG.
I need some help for Driver Development if...
Hi,
Is there a way to dynamically disable only the fork of a PPI channel or should I go through disable-free-alloc-assign sequence?
Will nrfx_ppi_channel_fork_assign...
hi, nordicer:
two device, a peripheral and a apple phone as central. we want to support scan request and response with ADV_IND mode, I understand as following:
(1) peripheral...
Hello,
I use the LAIRD module BL652 with the nRF52832.
My project consist of do a synchronous between many board. Each second, I restart a timer of 1 second.
I include...
Hi guys!
I want to add SPI to my BLE project to read some data from my gyro.
Adding other headers was no problem, but when I want to add some code from the SPI-Example I...
Hello,
I am trying to run mesh DFU examples in following environment:
Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic
I have installed...
I am in the process of porting a current production application from SDK 13.0.0 to SDK 14.2.0 https://devzone.nordicsemi.com/f/nordic-q-a/39494/dfu-migration-sdk-13-0-0-s132...
Hi!
I used nRF Connect Programmer (desktop version) for writing firmware connectivity_1.2.3_115k2_with_s132_3.1.hex. And nRF52840 dongle doesn't display in the device list...
Hi everyone,
Yesterday I asked a question, but no one has answered yet.
Previous question:
https://devzone.nordicsemi.com/f/nordic-q-a/35067/nfc-tag-can-t-work-with...
Following file: nRF5_SDK_15.2.0_9412b96/modules/nrfx/drivers/src/nrfx_saadc.c
I've now just add gcc specific unused attributes.
This is just a work around. Best would...
Hi!
I am planning to move sample code of uart.because I port the function of uart to spi sample code.
now i take the SDK14.0.0 and uart sample(examples/peripheral/uart...
Hi, I can make a DFU over BLE with nRF connect 2.5.0 Bluetooth Low Energy, all is OK. I use my nRF52840-Dongle PCA10059 (Serial port: COM19 | USB: Nordic Semiconductor nRF52...
Hello,
I'm using SPI 3 to communicate with a NAND memory. I'm able to go up to 8MHz but not more than that. Do I need to set an array list or use the spi manager.
Is there...
Hi Nordic Support, community,
Recently I started working with the nRF52 dongle, after flashing a hex file via nRFConnect/Programmer applic (version 2.5.running on Windows...