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...
The first chip silkscreen for 2050ST ,second chip silkscreen is 2109XN ,third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hello,
I'm trying to flash a nRF52840 board (Particle Xenon) with nRF Connect for VSC on macOS.
macOS Big Sur 10.16
Here is my nRF Connect - VS Code environment: ...
Hello,
I am using multiple ADC pins and realized that repeated calls to the ADC give inconsistent data, suggesting that the conversions are not completing before the next...
As far as I understand at the moment only proprietary solutions are available for Mesh DFU and Remote Provisioning.
I assume that Nordic is working on standard solution...
Hello,
After looking at the schematic of the nRF9160 DK and the Thingy:91, I noticed that for the nRF9160 DK there is only one antenna design for LTE, while for the Thingy...
Hello,
When I attempt to download the zip file with title: "nRF ready Smart Remote 3 for nRF52 Series firmware files, version 1.2.1.alpha" from https://www.nordicsemi.com...
Hi Team,
I have a few questions regarding nRF5 SDK and nRF Connect SDK.
I have previously used nRF5 SDK for two years, with and without freeRTOS. We might be making a...
Hello Devzone Community,
I am trying to incorporate Nordic's version of Segger Embedded Studio, SES v5.60 in Zephyr based firmware development for the nRF9160. I've cloned...
Hi, Im trying to get the debugger working in VSCode using the new nrfConnect for VSCode, while following the Youtube series for nRF Connect in VSCode. Im using the following...
When compiling the sample located in samples/subsys/nvs/src/main.c I get the following compile error:
I tried to revert the last commit and manage to compile and run the...
Hi DevZone !
I have a problem with the FDS library. I am using it to store configurations of my nRF52840 that I read every time the chip resets I will write in that only...
Hi,
I have a nRF51822 evaluation board and a nRF52833 DK.
Would it be possible to do Bluetooth direction finding with both of them?
I understand that nRF51822 is not...
Hi,
I am trying to measure my circuit sleep current while connected, through a high value resistor, the problem is while waking up each MIN_CONN_INTERVAL the processor wakes...
It is found that under the same routine in zigBee SDK, the project under pCA10056 folder can run normally without burning the protocol stack, but the project under PCA10059...