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...
I want to use ncs to get the RSSI at 10ms intervals.
For example, central receives an empty packet from peripheral at 10ms interval.
I would like to know if there is a...
Is it possible to set up an NRF Connect SDK project such that the firmware can be updated over BLE, without including the SoftDevice in the update?
I'm using NRF52810 which...
Hello,
i have searched for uart, i2c/twi communication with polling, interrupt, DMA method different brief explained guide for NRF52
but i have not found it any where...
Hello,
Previously, my nRF52840 DK worked perfectly fine through the USB (J2) connector. Then I successfully programmed PCA10059 by Debug OUT(P19) of the nRF52840 DK board...
My Android app allows the user to un-provision a mesh node. To do so, the app just sends a ConfigNodeReset message to the node's unicast address, which works perfectly if...
Hi, I want to add some auto-test capability to my nRF5340-based project. I thought one useful feature would be to measure voltage AND current at the hot node when all devices...
Hi all
We are switching to nrf-sdk v1.6.0 in our project and encountered a problem with MCUBoot.
The image builds successfully and can be flashed successfully as well...
Hi,
Iam using SDK 17 ,s140_nrf52_7.2.0_softdevice on NRF52840 SDK.For the first time I have noticed an issue,as below on running sample nordic17.0.2\examples\ble_peripheral...
I would like to use the Arduino Nano 33 BLE with MCUBoot and MCUMGR for FOTA. I am wondering if it is possible to use a two-stage bootloader (first stage Arduino BOSSAC, second...
I'm wondering whether the value pointed to by "ble_gatts_hvx_params_t.p_len" passed to sd_ble_gatts_hvx is copied to SoftDevice-owned memory before the call returns NRF_SUCCESS...
Hi,
I would like to create a library for the Nano 33 BLE to be able to use the NFC features that are available via the nRF52840 chip.
I am aware that there are some examples...
I'm starting a new product development using nRF52832, SDK 17.0.2 and softdevice S312.
Should I use v6.1.1 or v7.0.1 of S312?
Nordic's docs for SDK 17.0.2 state that S312...
I have no idea about how to read the device id of the external flash in the nrf52840dk? Please guide me to do so.
I also referred the MX25R6435F datasheet, to see the method...
According https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xrai_set.html control plane data only are supported.
How to set PDN to use control...