When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
We were trying to setup a device in Canada with carrier 'Telus'. We are able to connect to network but our connection to the cloud seems not happening( HTTPS, MQTT)...
I am adding the secure DFU bootloader examples/dfu/secure_bootloader/pca10056_s140_ble/ to my existing BLE UART peripheral project. I am using SDK 16.0.0 and nrf52840.
I...
Hi,
We are working on the customized board we used your reference design of nRF52832 . My question is what is the output voltage of swo_d pin in the fresh pcb without...
Hi,
Working on ble_app_uart pca10040 with nRF Toolbox app, getting disconnection issue very often. attached screen shot for your reference.
using PCA10040 nRF52 Development...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0 - bootloader + softdevice + application
We're in production stage and we...
I've implemented secure DFU which works fine. However, if a user was to do something like quit the App or disable Bluetooth during DFU, or another fault occurred, because...
I am creating an original service using the example of Multilink Central.
I'm trying to reference an LBS to send data to a particular peripheral.
I tried to send using...
Hi,
I have a NRF51802 custom board, using sdk12.3.0 and softdevice 130 for my applications.
I would like to generate hmac sha 256 in my application.
Can you please...
I am trying to do OTA DFU by 'nrfutil' shell line tool and encounter the error, logs as below:
In this log you can see "Increment target device addr".
How should I do...
To the kind attention of Nordic support team,
Releted to this: https://devzone.nordicsemi.com/f/nordic-q-a/68238/gzll-keycode-optional-host-id-validation-stage
We noticed...
It is very useful to have all those examples to help us learn how to use the DK.
However, I am seeing a list of examples and source code but nothing about what they are...
Hello, I m developing a device based on nrf5340. On the ERRATA is reported that USBD is not working on QKAA-AB0.
I suppose QKAAAB 1940 is not working too, when do you think...
Hello, DevZone!
Recently, I've read a lot of questions and replies related to the nRF5's SAADC and BLE.
Even though I found some pages discuss about the continuous sampling...
Hi Nordic Team
We are using nRf52840 for our new product. We need your inputs on the design we are planning to connect slaves on SPI.
SPI_SDO mapped to P0.23
SPI_SDI...