Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
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...
Hello,
I'm playing with the timing subsystem in order to measure some execution time with higher granularity than the RTC tick on nRF52840 (using PCA10056 DK).
I'm specifically...
Hello sir,
I am using nrf58232 Dev kit board in which when my BLE goes is in advertisement board and after couple of seconds advertise APP_ADV_DURATION is expired then it...
Similar, unresolved issue can be seen here .
I just got my official nRF52840DK and setup nRF Connect on my MacBook. I'm able to build the Blinky example and flash it...
Hi,
I have the following in my code to measure throughput over the Nordic Uart Service.
It works, but I was wondering if I am measuring correctly. I took this measurement...
Hello all,
I'm working on a BLE central application based on nRF Connect SDK V1.6.1. The application connects to certain BLE peripheral devices and does a service discovery...
Hello,
I have been building an application using the CLI and I am thankful for the CLI example and how well it works. I am wondering is it possible to use the CLI but...
Hello, Im using SMP over UDP (OpenThread) and after updating to v1.6.0 in NCS, sending most commands with `mcumgr-cli` makes the device restart with:
This happens for most...
We are currently experiencing malfunction with the big chip on nRF9160dk board, which provides USB-UART and jLink functionality. After 30 minutes, to a few hours, we either...
I have nrf52832 dk. I used power down example by github
https://github.com/NordicPlayground/nrf51-powerdown-examples : system off wakeup on gpio. Upon current measuement...
Hi Nordic Engineers,
I have few queries over HFCLK 16 MHz timer.
I am using nrf52840 custom board. IDE - segger embedded studio
I have enabled HFCLK timer and able...
I'm using nRF52840 and want to send a data of 200 bytes over BLE, but while adding the characteristic, if I give maximum length above 101 it does not accept it. Can someone...
I am working on a limited release project that has multiple devices which require programming. Part of the appeal of this device is its programmability so I am going to provide...
Hello,
I am looking for a low latency (end to end) wireless module for Joystick application and this is for a medical VR platform.
Latency requirement is <= 5ms.
Data...